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 baseline code for other API endpoints #11

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

gregtyler
Copy link
Contributor

@gregtyler gregtyler commented Oct 23, 2023

  • Add code for get and update lambdas
  • Add OpenAPI spec
  • Build lambda containers in CI
  • Deploy lambdas for each endpoint
  • Update tests to check each endpoint and assert final state

This includes adding docs/schemas/lpa.json, which can serve as a public JSON Schema definition and get used in the OpenAPI doc.

For VEGA-2104 #minor

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@gregtyler gregtyler temporarily deployed to 11vega2104a October 23, 2023 14:11 — with GitHub Actions Inactive
- Add code for get ad update lambdas
- Add OpenAPI spec
- Build lambda containers in CI
- Deploy lambdas for each endpoint
- Update tests to check each endpoint and assert final state

This includes adding `docs/schemas/lpa.json`, which can serve as a public JSON Schema definition _and_ get used in the OpenAPI doc.

For VEGA-2104 #minor
@gregtyler gregtyler force-pushed the VEGA-2104-add-other-endpoints branch from b336ba7 to 90c6ccc Compare October 23, 2023 14:22
@gregtyler gregtyler temporarily deployed to 11vega2104a October 23, 2023 14:24 — with GitHub Actions Inactive
@gregtyler gregtyler marked this pull request as ready for review October 23, 2023 14:33
@gregtyler gregtyler requested a review from a team as a code owner October 23, 2023 14:33
Makefile Outdated Show resolved Hide resolved
#patch

Co-authored-by: Gemma Taylor <[email protected]>
@gregtyler gregtyler merged commit 1ee0755 into main Oct 23, 2023
10 checks passed
@gregtyler gregtyler deleted the VEGA-2104-add-other-endpoints branch October 23, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants