Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] OpenAPI - Describe the CRON and WebHook endpoints #10

Open
taorepoara opened this issue Oct 4, 2023 · 0 comments
Open

[Task] OpenAPI - Describe the CRON and WebHook endpoints #10

taorepoara opened this issue Oct 4, 2023 · 0 comments
Labels
enhancement New feature or request hacktoberfest Hacktoberfest issue

Comments

@taorepoara
Copy link
Member

What should be done

Our internal API (callable only by the Lenra apps) contains CRON and WebHook management endpoints that are not described yet.

Describe those endpoints that are defined in the server repo: https://github.com/lenra-io/server/blob/beta/libs/application_runner/lib/router.ex#L29

Decribe them in the OpenAPI dedicated to the internal API: src/internal-api.yml

Technical recommandation

Define common structures (that could be used in many requests and responses directly in the file, in the components.schemas definition (that does not exist yet).

@taorepoara taorepoara added enhancement New feature or request hacktoberfest Hacktoberfest issue labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hacktoberfest issue
Projects
Status: 🟡 Backlog
Development

No branches or pull requests

1 participant