1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/api/api.json

8 Zeilen
246 B
JSON

{
"name": "my_api",
"title": "My API",
"auth_type": "none",
"endpoints": "[{\"name\":\"my_endpoint\",\"url\":\"https://endpoint.com\",\"method\":\"POST\",\"content_type\":\"application/json\",\"success_codes\":[200]}]",
"new": "true"
}