Skip to content

Commit

Permalink
api-client updates
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
  • Loading branch information
aaronchongth committed Sep 12, 2023
1 parent bbe2c59 commit ef1118b
Show file tree
Hide file tree
Showing 3 changed files with 680 additions and 6 deletions.
519 changes: 515 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
Expand Up @@ -3,6 +3,6 @@ import { version as rmfModelVer } from 'rmf-models';

export const version = {
rmfModels: rmfModelVer,
rmfServer: 'f24685f669162c7f8462a112c033f3e65c1ae744',
rmfServer: 'bbe2c5907c578c01229670593ee5709eec4b6227',
openapiGenerator: '6.2.1',
};
165 changes: 164 additions & 1 deletion packages/api-client/schema/index.ts

Large diffs are not rendered by default.

0 comments on commit ef1118b

Please sign in to comment.