0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 07:41:11 +02:00
discourse-custom-wizard/spec/fixtures/endpoints/test_endpoint.json
2021-10-05 10:07:20 +01:00

5 Zeilen
Kein EOL
92 B
JSON

{
"method": "PUT",
"url": "https://myexternalapi.com/update",
"success_codes": [200]
}