Skip to content

Commit b9fd8a1

Browse files
authored
Update error messages link
1 parent ff591ab commit b9fd8a1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

provider/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This specification contains a data standard for *mobility as a service* provider
99
* [General Information](#general-information)
1010
* [Versioning](#versioning)
1111
* [Response Format](#response-format)
12+
* [Responses and Error Messages](#responses-and-error-messages)
1213
* [JSON Schema](#json-schema)
1314
* [Pagination](#pagination)
1415
* [Municipality Boundary](#municipality-boundary)
@@ -42,7 +43,7 @@ Versioning must be implemented as specified in the [Versioning section][versioni
4243

4344
[Top][toc]
4445

45-
### Response Format
46+
### Responses and Error Messages
4647

4748
The response to a client request must include a valid HTTP status code defined in the [IANA HTTP Status Code Registry][iana].
4849

@@ -408,6 +409,7 @@ In addition to the standard [Provider payload wrapper](#response-format), respon
408409
[costs-and-currencies]: /general-information.md#costs-and-currencies
409410
[data-latency]: #data-latency-requirements
410411
[dgps]: https://en.wikipedia.org/wiki/Differential_GPS
412+
[error-messages]: /general-information.md#error-messages
411413
[events]: #events
412414
[events-schema]: events.json
413415
[event-times]: #event-times

0 commit comments

Comments
 (0)