Merge pull request #56 from firefinancialservices/SmallFixes #91
deploy-api-docs-to-readme.yml
on: push
sync-openapi-to-readme-prod
15s
sync-guide-docs-to-readme-prod
7s
Annotations
1 error and 2 warnings
sync-openapi-to-readme-prod
OpenAPI schema validation failed.
UNEVALUATED PROPERTY must NOT have unevaluated properties
9118 | "webhooks": {
9119 | "Webhooks": {
> 9120 | "sampleResponse": {
| ^^^^^^^^^^^^^^^^ 😲 sampleResponse is not expected to be here!
9121 | "post": {
9122 | "description": "Webhooks allow you to be notified of events as they happen on your Fire accounts. The below sample response shows how a webhook from Fire will arrive at your server. See our 'API and webhooks' guide for more detailed information.",
9123 | "requestBody": {
|
sync-guide-docs-to-readme-prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sync-openapi-to-readme-prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|