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

Implement build_api in DynamicJSEndpointRegistry #6247

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

eddyashton
Copy link
Member

Not critical, but helpful for parity with js_generic deployed apps. This means that the builtin /api endpoint will document endpoints defined in JS. One major benefit of this is that we can reuse more of the existing e2e tests (which check that certain endpoints are available, via GET /api) with the new app-space JS deployment flow.

@eddyashton eddyashton requested a review from a team June 11, 2024 15:13
@achamayou achamayou enabled auto-merge (squash) June 11, 2024 21:16
@achamayou achamayou merged commit d2df925 into microsoft:main Jun 11, 2024
21 checks passed
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