add: postman training collection with basic endpoints

pull/15/head
Luciano Righetti 2021-11-23 14:59:34 +01:00
parent 009894d89a
commit f4107e8099
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"
}