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

update enableSchedule #109

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Conversation

chunshao90
Copy link
Contributor

No description provided.

@@ -133,20 +131,20 @@ curl --location --request PUT 'http://127.0.0.1:8080/api/v1/clusters/{NewCluster
curl --location 'http://127.0.0.1:8080/api/v1/clusters'
```

- 修改 DeployMode
- 修改 enableSchedule
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- 修改 enableSchedule
- 修改 EnableSchedule

Copy link
Contributor Author

Choose a reason for hiding this comment

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

enableSchedule

--header 'Content-Type: application/json' \
--data '{
"enable":true
}'
```

- 查询 DeployMode
- 查询 enableSchedule
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- 查询 enableSchedule
- 查询 EnableSchedule

@@ -133,20 +131,20 @@ curl --location --request PUT 'http://127.0.0.1:8080/api/v1/clusters/{NewCluster
curl --location 'http://127.0.0.1:8080/api/v1/clusters'
```

- Update DeployMode
- Update enableSchedule
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Update enableSchedule
- Update EnableSchedule

--header 'Content-Type: application/json' \
--data '{
"enable":true
}'
```

- Query DeployMode
- Query enableSchedule
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Query enableSchedule
- Query EnableSchedule

@chunshao90 chunshao90 force-pushed the update-enable-schedule branch 2 times, most recently from f81842a to 85ec3ca Compare December 26, 2023 02:30
@chunshao90 chunshao90 merged commit 047f83e into apache:main Jan 22, 2024
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.

3 participants