1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/api/api.json
2022-11-01 13:38:56 +01:00

7 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"
}