[openSUSE/open-build-service] 479c9f: Add delete comments endpoint documentation
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 479c9fe03bb80d784e050c60d23ec3075056dd4e https://github.com/openSUSE/open-build-service/commit/479c9fe03bb80d784e050c... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2023-04-21 (Fri, 21 Apr 2023) Changed paths: M src/api/public/apidocs-new/OBS-v2.10.50.yaml A src/api/public/apidocs-new/paths/comment_comment_id.yaml Log Message: ----------- Add delete comments endpoint documentation Commit: c5e21cb0a758523b620e93a8887051002c5f97de https://github.com/openSUSE/open-build-service/commit/c5e21cb0a758523b620e93... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: A src/api/public/apidocs-new/components/schemas/comment.yaml A src/api/public/apidocs-new/components/schemas/comments.yaml Log Message: ----------- Add comments endpoint schema Commit: 59dbd4bee93965ec285491ff63dd2bec8938d19e https://github.com/openSUSE/open-build-service/commit/59dbd4bee93965ec285491... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/api/public/apidocs-new/OBS-v2.10.50.yaml A src/api/public/apidocs-new/paths/comments_request_id.yaml Log Message: ----------- Document request comments endpoints Commit: 8fa677be47aa42a59594a41a14bdaeefadb02e8a https://github.com/openSUSE/open-build-service/commit/8fa677be47aa42a59594a4... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/api/public/apidocs-new/OBS-v2.10.50.yaml A src/api/public/apidocs-new/paths/comments_project_project_name.yaml Log Message: ----------- Document project comments endpoints Commit: d875ba6403be0c81bae394b8c6fcd1403ea10a6e https://github.com/openSUSE/open-build-service/commit/d875ba6403be0c81bae394... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/api/public/apidocs-new/OBS-v2.10.50.yaml A src/api/public/apidocs-new/paths/comments_package_project_name_package_name.yaml Log Message: ----------- Document package comments endpoints Commit: 6fb44c3deb94441712e9d8cdcadac398287a8ca0 https://github.com/openSUSE/open-build-service/commit/6fb44c3deb94441712e9d8... Author: Saray Cabrera Padrón <scabrerapadron@suse.com> Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M src/api/public/apidocs-new/OBS-v2.10.50.yaml A src/api/public/apidocs-new/components/schemas/comment.yaml A src/api/public/apidocs-new/components/schemas/comments.yaml A src/api/public/apidocs-new/paths/comment_comment_id.yaml A src/api/public/apidocs-new/paths/comments_package_project_name_package_name.yaml A src/api/public/apidocs-new/paths/comments_project_project_name.yaml A src/api/public/apidocs-new/paths/comments_request_id.yaml Log Message: ----------- Merge pull request #14202 from hellcp-work/comments-doc Document comment endpoints Compare: https://github.com/openSUSE/open-build-service/compare/343c0b14dadc...6fb44c...
participants (1)
-
Saray Cabrera Padrón