-
Notifications
You must be signed in to change notification settings - Fork 1
added hardware instance mapping api to cli #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added hardware instance mapping api to cli #52
Conversation
Dhruv-Mehndhiratta-Centml
commented
Jun 19, 2024
- added hardware instance mapping api, removed hard coded value of it from the cli
- added cached pattern for using the api response so that it doesn't end up calling api again and again
|
Hey @anandj91 i have noticed in case of let me check how can i add this to generated client permanently so that it can act as a permanent fix for this api
|
9ae4de6 to
dbbfcba
Compare
9d2bde8 to
d112fd9
Compare
* worked on adding hardware instance mapping api to cli (#52) * fixing api call initialize issue by removing decorators
