You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plan is to implement some common code to access HAPI resources. So users can access specific parameter from any HAPI server using something like spz.get_data("hapi/server_url/parameter") (TBC).
Then this module will be reused for each specific server accessible through HAPI.
The text was updated successfully, but these errors were encountered:
The plan is to implement some common code to access HAPI resources. So users can access specific parameter from any HAPI server using something like
spz.get_data("hapi/server_url/parameter")
(TBC).Then this module will be reused for each specific server accessible through HAPI.
The text was updated successfully, but these errors were encountered: