Skip to content

Commit

Permalink
Make roadmap more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenceisla committed Jan 23, 2024
1 parent 4956232 commit fc05880
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,16 @@ SQL functions to build the OpenAPI output of a PostgREST instance.
- [x] Schemas (definitions in OAS 2.0)
- [x] Security scheme (security definitions in OAS 2.0)
- [ ] Parameters
- [ ] Responses (produces in OAS 2.0 - simple implementation)
- [ ] Request bodies (consumes in OAS 2.0 - simple implementation)
- [ ] Paths object
- [ ] Tables and Views
- [ ] GET
- [ ] POST
- [ ] PUT
- [ ] DELETE
- [ ] Functions
- [ ] GET
- [ ] POST
- [ ] External Documentation Object
- The next step is to fix the issues tagged with `OpenAPI` in the core repo.

## Installation
Expand Down

0 comments on commit fc05880

Please sign in to comment.