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

Some miscellaneous updates after bug bash #26

Closed
wants to merge 2 commits into from

Conversation

drohit-cb
Copy link
Contributor

Description Of Change

This PR helps:

  1. Squash some bugs exposed after a recent internal bug bash
  2. Remove openapi swagger docs - customers can instead look up our API reference in the docs portal

Testing Procedure

@drohit-cb drohit-cb force-pushed the updates_after_bug_bash branch from 25efb8d to 1ae23b0 Compare May 9, 2024 17:05
@drohit-cb drohit-cb requested review from marcin-cb and ProfMoo May 9, 2024 17:08
@drohit-cb drohit-cb marked this pull request as ready for review May 9, 2024 17:08
@@ -7,7 +7,7 @@
"scripts": {
"clean": "rimraf ./dist",
"gen": "npm run clean-gen && ./scripts/generate-client.sh",
"clean-gen": "rm -rf src/gen/* && rm -rf docs/openapi/*",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we intend to keep orchestration.swagger.json in the case we don't remove the docs during each generation?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops missed the orchestration swagger somehow..

will close this PR and open a separate one

Copy link

@deangalvin-cb deangalvin-cb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets update the PR title to be a bit more descriptive

@drohit-cb drohit-cb closed this May 9, 2024
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.

4 participants