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

Add API for the feed and submission IDs #179

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Add API for the feed and submission IDs #179

merged 1 commit into from
Feb 14, 2024

Conversation

MusikAnimal
Copy link
Member

@MusikAnimal MusikAnimal commented Feb 14, 2024

Add API for the feed and submission IDs

Adds three public CORS-enabled endpoints:

  • /api.json - OpenAPI specification
  • /api/feed/{lang} - feed for a given language
  • /api/case/{submissionId} - info on a specific case

Interactive docs browsable at /api

Bug: T354324

@MusikAnimal MusikAnimal force-pushed the api branch 3 times, most recently from 0180f49 to 1aa47a1 Compare February 14, 2024 21:28
@MusikAnimal MusikAnimal changed the title [WIP] Add API for the feed and submission IDs Add API for the feed and submission IDs Feb 14, 2024
Adds three public CORS-enabled endpoints:
* /api.json - OpenAPI specification
* /api/feed/{lang} - feed for a given language
* /api/case/{submissionId} - info on a specific case

Interactive docs browsable at /api

Bug: T354324
@MusikAnimal MusikAnimal merged commit 0f230cc into master Feb 14, 2024
2 checks passed
@MusikAnimal MusikAnimal deleted the api branch February 14, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant