Skip to content

Commit db7cc30

Browse files
authored
Fixed formatting in Versioning
1 parent de73100 commit db7cc30

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

general-information.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -335,11 +335,11 @@ Clients must specify the version they are targeting through the `Accept` header.
335335
Accept: application/vnd.mds+json;version=0.3
336336
```
337337

338-
> Since versioning was not available from the start, the following APIs provide a fallback version if the `Accept` header is not set as specified above:
339-
>
340-
> * The `provider` API must respond as if version `0.2` was requested.
341-
> * The `agency` API must respond as if version `0.3` was requested.
342-
> * The `policy` API must respond as if version `0.4` was requested.
338+
Since versioning was not available from the start, the following APIs provide a fallback version if the `Accept` header is not set as specified above:
339+
340+
* The `provider` API must respond as if version `0.2` was requested.
341+
* The `agency` API must respond as if version `0.3` was requested.
342+
* The `policy` API must respond as if version `0.4` was requested.
343343

344344
If an unsupported or invalid version is requested, the API must respond with a status of `406 Not Acceptable`.
345345

0 commit comments

Comments
 (0)