Skip to content

brace-ai/schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schemas

To make any changes to the JSON schema for Brace data exchange:

  1. Change the file in src/json/brace-data-exchange.schema.json.
    • First, increment the version number.
    • Make your changes.
  2. Copy the changed file to the latest directory (replace the existing file there).
  3. Create a new directory with the new version number and copy the changed file into that dir.

##IMPORTANT: Also update the copy of the schema in the borrower-api-vertx project, in the /src/main/resources/json-schemas directory (replace the existing file there).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published