Skip to content
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

fixing get status method #59

Closed
wants to merge 2 commits into from

Conversation

Chengxuan
Copy link
Contributor

Signed-off-by: Chengxuan Xing [email protected]

The current getStatus method calls the wrong global /status API which returns the status of the default namespace rather than the one configured when Firefly SDK is initialised.

I think this is a bug based on the convention that all methods should be under the namespace scope.

I also added a getDefaultNamespaceStatus as I don't know an API that returns information about whether a namespace is the default namespace.

Signed-off-by: Chengxuan Xing <[email protected]>
Signed-off-by: Chengxuan Xing <[email protected]>
@Chengxuan Chengxuan closed this Jan 9, 2023
@Chengxuan Chengxuan deleted the fixing-get-status branch January 9, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants