Merge pull request #15 from righel/add-postman-traning-collection

add: postman training collection with basic endpoints
pull/16/head
Alexandre Dulaunoy 2021-11-23 15:56:17 +01:00 committed by GitHub
commit e21f0d3344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1483 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,54 @@
{
"id": "01c7f4a3-eb70-4a3c-913a-74a4ae6a8084",
"name": "MISP-training",
"values": [
{
"key": "base_url",
"value": "https://localhost:8443",
"enabled": true
},
{
"key": "api_auth_key",
"value": "",
"enabled": true
},
{
"key": "event_id",
"value": "",
"enabled": true
},
{
"key": "attribute_id",
"value": "",
"enabled": true
},
{
"key": "sighting_id",
"value": "",
"enabled": true
},
{
"key": "warning_list_id",
"value": "",
"enabled": true
},
{
"key": "user_id",
"value": "",
"enabled": true
},
{
"key": "feed_id",
"value": "",
"enabled": true
},
{
"key": "server_id",
"value": "",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2021-11-23T13:47:52.338Z",
"_postman_exported_using": "Postman/9.1.5"
}