-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Throw if resource's route path is not defined (#150)
* Throw if resource's route path is not defined * ci: Format code * Bump seam types to 1.338.1 * Make sure route path is defined where needed, update types to 1.340.1 * ci: Generate code * Validate that x-route-path actually exists in routes * Include resource name in missing route path error * Bump types to 1.345.1 * ci: Generate code * ci: Generate code * Extract valid action attempt types into the context instead of the whole ActionAttempt array --------- Co-authored-by: Seam Bot <[email protected]>
- Loading branch information
1 parent
3011d95
commit f0dbd17
Showing
9 changed files
with
231 additions
and
132 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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 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.