Skip to content

Commit

Permalink
Generate API for rio
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
  • Loading branch information
aaronchongth committed Jul 21, 2024
1 parent 2f1a0d0 commit e75e4d8
Show file tree
Hide file tree
Showing 3 changed files with 400 additions and 6 deletions.
306 changes: 302 additions & 4 deletions packages/api-client/lib/openapi/api.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/api-client/lib/version.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// THIS FILE IS GENERATED
export const version = {
rmfServer: '4484e98b95f71637026e2ce89d14d31033e5d615',
rmfServer: '2f1a0d0c2bd132af390cb038f93c8a7579a91e44',
openapiGenerator: '',
};
98 changes: 97 additions & 1 deletion packages/api-client/schema/index.ts

Large diffs are not rendered by default.

0 comments on commit e75e4d8

Please sign in to comment.