blitz2145
08/02/2023, 9:38 PMnamespace blogapp
definition user {}
...
would be equivalent to
definition blogapp/user {}
...ecordell
08/02/2023, 9:56 PMzed schema write with the --schema-definition-prefix flag, which will add the prefix to all definitions before writing the schemablitz2145
08/02/2023, 9:56 PMyetitwo
08/02/2023, 10:44 PMWriteSchema has semantics closer to PATCH than to PUT? in the sense that you can write a partial schema?ecordell
08/02/2023, 11:30 PMecordell
08/02/2023, 11:30 PMecordell
08/02/2023, 11:30 PM