[openSUSE/open-build-service] 2a39c2: Fix documentation. Add missing authentication flag
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 2a39c2a4b441453f73a3659ccde1da5a16df6d98 https://github.com/openSUSE/open-build-service/commit/2a39c2a4b441453f73a365... Author: Eduardo Navarro <enavarro@suse.com> Date: 2023-12-08 (Fri, 08 Dec 2023) Changed paths: M src/api/public/apidocs/paths/person_login_token_id.yaml M src/api/public/apidocs/paths/source.yaml M src/api/public/apidocs/paths/source_orderkiwirepos.yaml M src/api/public/apidocs/paths/source_project_name.yaml Log Message: ----------- Fix documentation. Add missing authentication flag All these API endpoints require authentication. We have an authenticated API. This was missing in the documentation. Commit: 6d1750ca9be1bcc574443fe9807c86259c6988e2 https://github.com/openSUSE/open-build-service/commit/6d1750ca9be1bcc574443f... Author: Dany Marcoux <git@dmarcoux.com> Date: 2023-12-11 (Mon, 11 Dec 2023) Changed paths: M src/api/public/apidocs/paths/person_login_token_id.yaml M src/api/public/apidocs/paths/source.yaml M src/api/public/apidocs/paths/source_orderkiwirepos.yaml M src/api/public/apidocs/paths/source_project_name.yaml Log Message: ----------- Merge pull request #15330 from eduardoj/documentation/missing_authentication Fix documentation. Add missing authentication flag Compare: https://github.com/openSUSE/open-build-service/compare/e0e758cb3a1c...6d1750...
participants (1)
-
Dany Marcoux