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

add refresh agents #5

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Conversation

iceljc
Copy link
Collaborator

@iceljc iceljc commented Jan 16, 2024

add refresh agents

@@ -21,6 +21,7 @@ export const endpoints = {
agentSettingUrl: `${host}/agent/settings`,
agentListUrl: `${host}/agents`,
agentDetailUrl: `${host}/agent/{id}`,
refreshAgentsUrl: `${host}/refresh-agents`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rename to agentRefreshUrl?

Copy link
Member

@Oceania2018 Oceania2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the url to agentRefreshUrl, everyother thing is looking good.

@Oceania2018 Oceania2018 merged commit 4dfe9fa into SciSharp:main Jan 16, 2024
1 of 2 checks passed
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