Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
chore: Update BUILDING.md with instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Esteban Lopez Valecky committed Nov 11, 2023
1 parent a791c1c commit 69dc58c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,14 @@ This will build all jars and documentation and publish them to your local Maven
```

---

## Generate Models

> #### Work in Progress
> Its only covers the model generation of the following api specifications
> - BalanceControlService-v1
```shell
./gradlew openapiModelBalanceControlService-v1
```

0 comments on commit 69dc58c

Please sign in to comment.