Skip to content

Commit

Permalink
Merge pull request #134 from qase-tms/report-specs
Browse files Browse the repository at this point in the history
Changed folder structure and some cleanup
  • Loading branch information
n3r authored Jan 7, 2024
2 parents 7473c1d + bf0f2c9 commit bd59a12
Show file tree
Hide file tree
Showing 223 changed files with 2,419 additions and 18,441 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: readmeio/rdme@v8
with:
rdme: openapi ./api.yaml --key=${{ secrets.README_KEY }} --id=6172e1f931427d3f983e34ff
rdme: openapi ./testops-api/api.yaml --key=${{ secrets.README_KEY }} --id=6172e1f931427d3f983e34ff

- uses: rtCamp/action-slack-notify@v2
env:
Expand Down
34 changes: 5 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,7 @@
> # 📑 Qase API Specification
>
> Based on [OpenAPI](https://en.wikipedia.org/wiki/OpenAPI_Specification) specifications.
# General

## Useful documentations
This repository contains specification files for the following Qase Products:

- [OpenAPI Initiative](https://www.openapis.org).
- [OpenAPI Specification](https://swagger.io/specification/).
- [Swagger Documentation](https://swagger.io/docs/).

## Useful resources

- [OpenAPI Tools](https://github.com/OpenAPITools).
- [openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli).
- [Swagger at GitHub](https://github.com/swagger-api).
- [Swagger Codegen](https://github.com/swagger-api/swagger-codegen).
- [Swagger UI](https://github.com/swagger-api/swagger-ui).
- [ReadMe at GitHub](https://github.com/readmeio).
- [rdme](https://github.com/readmeio/rdme).
- [Redocly](https://github.com/Redocly).
- [ReDoc](https://github.com/Redocly/redoc).
- [API Dev Tools](https://github.com/APIDevTools).
- [swagger-cli](https://github.com/APIDevTools/swagger-cli).
- Templates
- [OpenAPI Boilerplate](https://github.com/dgarcia360/openapi-boilerplate).
- [OpenAPI Definition Starter](https://github.com/Redocly/openapi-starter).

## Useful articles

- [How to split a large OpenAPI document into multiple files](https://davidgarcia.dev/posts/how-to-split-open-api-spec-into-multiple-files/).
do
1. [Qase TestOps API](./testops-api/README.md)
2. [Qase Report](./report/README.md)
3. [Qase Report UI](./report-ui/README.md)
102 changes: 0 additions & 102 deletions Taskfile

This file was deleted.

1 change: 0 additions & 1 deletion VERSION

This file was deleted.

59 changes: 0 additions & 59 deletions docs/guides/readme.md

This file was deleted.

Loading

0 comments on commit bd59a12

Please sign in to comment.