0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 15:51:11 +02:00
discourse-custom-wizard/spec/fixtures/endpoints/test_endpoint.json

5 Zeilen
92 B
JSON

2021-10-05 11:07:20 +02:00
{
"method": "PUT",
"url": "https://myexternalapi.com/update",
"success_codes": [200]
}