-
Notifications
You must be signed in to change notification settings - Fork 15
feat(ensapi): add openapi #1338
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
d3acb62
feat: started OpenAPI implementation
stevedylandev fac5510
chore: lint
stevedylandev 593cceb
chore: Merge branch 'main' into feat/open-api
stevedylandev dc38b3b
chore: fix merge conflict aftermath
stevedylandev 132f36b
chore: updated name and description for openapi spec
stevedylandev 7f1ed55
chore: Updates to name-tokens-api types
stevedylandev 6993d26
chore: relocated resolution response schemas
stevedylandev aed5cd4
chore: updated resolution schemas
stevedylandev 4cad8db
chore: revert registrar api
stevedylandev 35668e4
chore: moved zod schema exports to internal.ts
stevedylandev ddfad21
chore: applied suggested changes from PR #1414
stevedylandev d51eaad
chore: rename resolver and remove unnecessary comments
stevedylandev 37382ab
chore: applied suggestions from review
stevedylandev 025691a
chore: merge main
stevedylandev c8daee5
chore: small updates per review feedback
stevedylandev 3547a15
chore: updated logic for indexing error
stevedylandev bb6766c
chore: updated response codes for name tokens api
stevedylandev 818bbc2
chore: updated query object for docs
stevedylandev 1ce8577
chore: lint
stevedylandev 11181af
chore: updated lndexing-status description
stevedylandev bf2cf56
chore: Merge branch 'main' into feat/open-api
stevedylandev a637380
chore: applied suggestions from review
stevedylandev 25596f4
chore: applied suggestions from review
stevedylandev c6ad743
chore: update validation errror response
stevedylandev d8925ad
chore: updated validate and error-response
stevedylandev c00f656
chore: refactored 404 responses from name tokens api
stevedylandev 58b9e73
chore: added 400 reponse to name tokens api schema
stevedylandev c436fd0
chore: updated error message for 503
stevedylandev f91a9f8
chore: updated comment
stevedylandev 7603c97
chore: updated description for name tokens api 503 response
stevedylandev 6a8ac0b
chore: refactored response schema and added 500 case
stevedylandev 508260a
chore: update comment
stevedylandev 42d4577
Merge branch 'main' into feat/open-api
stevedylandev 487a39a
chore: lint
stevedylandev ce12087
chore: updated comments
stevedylandev 335fe6e
Merge branch 'main' into feat/open-api
stevedylandev aaeb6b2
chore: updated indexing status checks
stevedylandev 91e7942
Merge branch 'main' into feat/open-api
stevedylandev 95b79ec
docs(changeset): Adds OpenAPI schema endpoint and route descriptions …
stevedylandev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| "@ensnode/ensnode-sdk": patch | ||
| "ensapi": patch | ||
| --- | ||
|
|
||
| Adds OpenAPI schema endpoint and route descriptions to ENSApi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.