Skip to content

Commit

Permalink
add roadmap item
Browse files Browse the repository at this point in the history
  • Loading branch information
Hideaki Matsunami committed Dec 15, 2023
1 parent a0a420b commit 59c282f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ An example project is [here](https://github.com/mahaker/openapi-gas-example).
- [ ] `requestBody` parsing(support `type: array`, `type: object` in object)
- [ ] `$ref` and `$component` parsing
- [ ] nested responses parsing(support `type: array`, `type: object` in object)
- [ ] `server` and `example` field support
- if `google.script.run` is not defined, api calls to localhost
- [ ] `.json` file support
- [ ] javascript(jsdoc) code generation
- [ ] throw error for invalid input(a file specified by `--spec` option)
Expand Down

0 comments on commit 59c282f

Please sign in to comment.