Skip to content
Merged
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
3 changes: 2 additions & 1 deletion documentation/technical/README.md
Comment thread
EdoBoorsma marked this conversation as resolved.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ Since OEAPI describes the information of an institution as resources, each insti
## The specification
The actual OEAPI specification is specified using the [OpenAPI Specification](https://www.openapis.org/), a standard that specifies how to specify (among other things) REST APIs. The detailed OEAPI specifications can be found here:

* [OEAPI v5](https://open-education-api.github.io/specification/v5/docs.html) (Current version)
* [OEAPI v6](https://openonderwijsapi.nl/specification/v6.0/) (Current version - fully supported)

These are the previous versions:

* [OEAPI v5](https://open-education-api.github.io/specification/v5/docs.html) (limited support)
* [OEAPI v4](https://open-education-api.github.io/specification/v4/docs.html) (limited support)
* [OEAPI v3](https://open-education-api.github.io/specification/v3/docs.html) (unsupported)
* [OEAPI v2](https://open-education-api.github.io/specification/v2/docs.html) (unsupported)
Expand Down
Loading