Skip to content

Commit

Permalink
Update docs/design-documents/20240430-schema-support.md
Browse files Browse the repository at this point in the history
Co-authored-by: Raúl Barroso <[email protected]>
  • Loading branch information
hariso and raulb authored May 17, 2024
1 parent 06aa6e6 commit d0286de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design-documents/20240430-schema-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ optional/nullable is better developer experience.

The required schema operations are:

1. create (using a name and list of fields)
1. register (using a name and list of fields)
2. fetch (using a schema ID)

## Implementation
Expand Down

0 comments on commit d0286de

Please sign in to comment.