Commit Graph

10 Commits

Author SHA1 Message Date
Dan Mills
7857f71d31
fix(oas): add required properties to api components (#5696)
* Add required properties

* Remove setIdentifier and recordTTL as not all requests have them
2025-08-01 12:57:37 -07:00
claycooper
e42a06453b
Fix spelling in webhook OpenAPI spec 2025-01-27 19:03:50 -05:00
Michel Loiseleur
0a1c52b1c5
fix review comments and switch to spectral linter 2024-11-29 15:35:50 +01:00
Michel Loiseleur
dd9725e70f
Update api/webhook.yaml
Co-authored-by: Raffaele Di Fazio <raffo@github.com>
2024-11-29 15:01:11 +01:00
Michel Loiseleur
fcd1cce5cc
update and fix last warning 2024-11-14 08:58:10 +01:00
Kevin Lyda
c504aac63c
Update descriptions. 2024-11-03 17:38:34 +01:00
Kevin Lyda
24ce031bc1
Provide better detail
Explain some of the schemas and endpoints in more detail.
2024-11-03 17:37:59 +01:00
Kevin Lyda
f631c70931
Update server url 2024-11-03 17:37:58 +01:00
Kevin Lyda
e65087c5ca
More API cleanup
The vacuum run is now clean.
2024-11-03 17:37:57 +01:00
Kevin Lyda
db0ac00cdf
Initial pass at OpenAPI doc
This needs far better descriptions, but provides the initial
OpenAPI doc describing the webhook API as described in the code.
2024-11-03 17:37:53 +01:00