Skip to content

Conversation

Himenon
Copy link
Owner

@Himenon Himenon commented Apr 5, 2021

Summary

Test Plan

@@ -22,11 +22,9 @@ export interface State {
}

export const create = (rootSchema: OpenApi.Document): State => {
if (!rootSchema.paths) {
throw new DevelopmentError("pathsの存在しないところで利用しないでください");
}
Copy link
Owner Author

Choose a reason for hiding this comment

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

update

@Himenon Himenon merged commit 09f8509 into develop Apr 5, 2021
@Himenon Himenon deleted the feat/calssify-code-generator branch April 5, 2021 10:31
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.

1 participant