Update for DAG-JSON compatible schema #1

Merged
ashwin merged 5 commits from ng-gql-ipld into ng-rm-record-types 2024-01-11 09:48:37 +00:00
Showing only changes of commit 18cb09669a - Show all commits

View File

@ -12,7 +12,7 @@ Run following scripts when [proto files](./proto/) are updated.
2. Generate typescript code for the proto files 2. Generate typescript code for the proto files
```bash ```bash
./scripts/create-proto-files.sh ./scripts/proto-gen.sh
``` ```
3. Remove GRPC code from generated code 3. Remove GRPC code from generated code