elixir-cloud-aai / crate-db

Microservice for handling RO-Crates
Apache License 2.0
0 stars 0 forks source link

feat: add CrateDB OpenAPI specs #29

Closed Rahuljagwani closed 1 month ago

Rahuljagwani commented 2 months ago

@uniqueg As told, this PR contains only OpenAPI specifications.

Summary by Sourcery

This pull request adds OpenAPI specifications for the crate_db microservice, providing detailed documentation for endpoints related to managing RO-Crates and service information.

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request introduces a new OpenAPI specification file for the crate_db microservice. The specification includes endpoints for managing RO-Crates and service information, along with detailed request and response schemas. It also defines common error responses for various HTTP status codes.

File-Level Changes

Files Changes
crate_db/api/specs/crate_db_specs.yaml Introduced a comprehensive OpenAPI specification for the crate_db microservice, detailing endpoints, request/response schemas, and error handling.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
Rahuljagwani commented 2 months ago

Issues in previous PR: