Skip to content

Commit

Permalink
remove some TODOs
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Davis <[email protected]>
  • Loading branch information
duglin committed Jan 13, 2025
1 parent adfdbec commit 3944b06
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,18 +119,10 @@ TODOs:
- create an UpdateDefaultVersion func in resource.go to move it from http logic
- support ximport
- support validating that xref points to the same resource def
- test xref more
- in particular PATCH on an xref resource where body doesn't have xref
- testing doing a PUT/POST/PATCH on an xref - fail? ignore attrs?
- support readonly - remove resource.readonly
- remove "readonly" attribute from model Resources, add to Resource
- format is optional in schema spec
- s/format/envelope/
- s/message/protocoloptions/
- s/binding/protocol/
- add envelopeoptions and envelopmetadata
- allow $meta on hasdoc=false resources
- add "validation" attribute - schema
- error w/o ?nested + children
- Add content-disposition header for hasdoc resources
- inline=model, requires ?nested. Make sure /meta requires ?nested too
Expand Down

0 comments on commit 3944b06

Please sign in to comment.