Skip to content

Commit

Permalink
Reference legacy and new documentation to each other
Browse files Browse the repository at this point in the history
Points to https://api.opensuse.org to avoid authentication issues.
  • Loading branch information
danidoni committed Apr 21, 2023
1 parent 78fd0ac commit d3113db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/api/api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Version: 2.9

The most recent API documentation is reachable at https://api.opensuse.org/apidocs-new/index.html

Only authenticated users are allowed to access the API. Authentication is done
by sending a Basic HTTP Authorisation header.

Expand Down
2 changes: 2 additions & 0 deletions src/api/public/apidocs-new/OBS-v2.10.50.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ info:
For command-line users, we recommend using [osc](https://github.com/openSUSE/osc) with its _api_ command to interact with the API.
It's as simple as this example: `osc api /about` (_about_ is one of the endpoints documented below)
The legacy API documentation is reachable [here](https://api.opensuse.org/apidocs/index).
version: '2.10.50'
title: Open Build Service API
contact:
Expand Down

0 comments on commit d3113db

Please sign in to comment.