Skip to content

Commit

Permalink
Merge pull request #413 from saraycp/sprint_142_new_endpoints
Browse files Browse the repository at this point in the history
Blog post about new endpoints from sprint 142
  • Loading branch information
saraycp authored Jun 14, 2023
2 parents d2e8a16 + 841a351 commit 3bd29d1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/partials/_series-of-posts-about-api-docs.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
_After kicking off the [API documentation remake](/2021/01/26/api-documentation-remake/) in January 2021, we've continued with the [Build and Workers endpoints](/2021/04/12/api-docs-workers-and-build/) in April 2021, we followed with [Sources Projects and Search endpoints](/2021/12/09/api-docs-sources-and-search/) in December 2021, we documented the [Search endpoints](/2022/08/29/api-docs-search/) in August 2022, we continued extending the [Projects and Packages Sources endpoints](/2022/10/10/more-api-docs-sources), in March 2023 we added more for [Packages and Files Sources endpoints](/2023/03/21/continuing-api-docs-sources) and, at the beginning of May 2023, we worked on [Comments, Status Messages and Staging endpoints](/2023/05/02/api-docs-comments-status-staging). It is in June 2023 when we make the [release of the new API documentation](/2023/06/06/openapi-documentation)._
_After kicking off the [API documentation remake](/2021/01/26/api-documentation-remake/) in January 2021, we've continued with the [Build and Workers endpoints](/2021/04/12/api-docs-workers-and-build/) in April 2021, we followed with [Sources Projects and Search endpoints](/2021/12/09/api-docs-sources-and-search/) in December 2021, we documented the [Search endpoints](/2022/08/29/api-docs-search/) in August 2022, we continued extending the [Projects and Packages Sources endpoints](/2022/10/10/more-api-docs-sources), in March 2023 we added more for [Packages and Files Sources endpoints](/2023/03/21/continuing-api-docs-sources) and, at the beginning of May 2023, we worked on [Comments, Status Messages and Staging endpoints](/2023/05/02/api-docs-comments-status-staging). It is in June 2023 when we make the [release of the new API documentation](/2023/06/06/openapi-documentation) followed by the documentation of [Statistics, Status Project and Status Reports endpoints, among others](/2023/06/12/api-docs-continuation)._
24 changes: 24 additions & 0 deletions _posts/documentation/2023-06-12-api-docs-continuation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: post
title: More Documented API Endpoints for Statistics, Status Project, Status Reports and Others
category: documentation
---

You have probably read about the [release of the OpenAPI Documentation](https://openbuildservice.org/2023/06/06/openapi-documentation/).
That doesn't mean the documentation is finished and static. On the contrary,
we have recently introduced a few more endpoints and are looking forward to your contributions.

Please check them out!

* [Statistics](https://api.opensuse.org/apidocs/#/Statistics)
* [Status Project](https://api.opensuse.org/apidocs/#/Status%20Project)
* [Status Reports - Required Checks](https://api.opensuse.org/apidocs/#/Status%20Reports%20-%20Required%20Checks)
* [Status Reports](https://api.opensuse.org/apidocs/#/Status%20Reports)
* [Build](https://api.opensuse.org/apidocs/#/Build)
* [Worker Status](https://api.opensuse.org/apidocs/#/Workers)

{% include partials/_series-of-posts-about-api-docs.md %}

As always, feedback is welcome :)

{% include partials/_how-to-give-us-feedback.md %}

0 comments on commit 3bd29d1

Please sign in to comment.