Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .stoplight/styleguide.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions bkg/v2/BKG_v2.0.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ paths:
statusCode: 429
statusCodeText: Too Many Requests
statusCodeMessage: |
Too many request to create a booking has been requested. Please try again in 1 hour
Too many requests to create a booking have been made. Please try again in 1 hour
providerCorrelationReference: 4426d965-0dd8-4005-8c63-dc68b01c4962
errorDateTime: '2024-09-04T09:41:00Z'
errors:
Expand Down Expand Up @@ -1105,7 +1105,7 @@ paths:
statusCode: 429
statusCodeText: Too Many Requests
statusCodeMessage: |
Too many request to update a booking has been requested. Please try again in 1 hour
Too many requests to update a booking have been made. Please try again in 1 hour
providerCorrelationReference: 4426d965-0dd8-4005-8c63-dc68b01c4962
errorDateTime: '2024-09-04T09:41:00Z'
errors:
Expand Down Expand Up @@ -1790,7 +1790,7 @@ paths:
statusCode: 429
statusCodeText: Too Many Requests
statusCodeMessage: |
Too many request to cancel a booking has been requested. Please try again in 1 hour
Too many requests to cancel a booking have been made. Please try again in 1 hour
providerCorrelationReference: 4426d965-0dd8-4005-8c63-dc68b01c4962
errorDateTime: '2024-09-04T09:41:00Z'
errors:
Expand Down Expand Up @@ -2240,7 +2240,7 @@ paths:
statusCode: 429
statusCodeText: Too Many Requests
statusCodeMessage: |
Too many request to create a Notification has been requested. Please try again in 1 hour
Too many requests to create a Notification have been made. Please try again in 1 hour
providerCorrelationReference: 4426d965-0dd8-4005-8c63-dc68b01c4962
errorDateTime: '2024-09-04T09:41:00Z'
errors:
Expand Down
Loading