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

chore: constraint ExpModel json format #18

Merged
merged 1 commit into from
Nov 17, 2020
Merged

chore: constraint ExpModel json format #18

merged 1 commit into from
Nov 17, 2020

Conversation

xcaspar
Copy link
Member

@xcaspar xcaspar commented Nov 17, 2020

Signed-off-by: xcaspar x.caspar@gmail.com

Describe what this PR does / why we need it

blade d 0fa3739d8d2f0323                                                                                                                                                                                                                                             

{"code":200,"success":true,"result":{"Target":"jvm","Scope":"","ActionName":"cpufullload","ActionFlags":{"pid":"38585"},"ActionPrograms":null}}

Format output:

blade d d4244cfdc65b5d20                                                                                                                                                                                                                                             

{"code":200,"success":true,"result":{"target":"jvm","action":"cpufullload","flags":{"pid":"38585"}}}

Does this pull request fix one issue?

Signed-off-by: xcaspar <x.caspar@gmail.com>
@xcaspar xcaspar added the type/enhancement New feature or request label Nov 17, 2020
@xcaspar xcaspar merged commit 1817b87 into master Nov 17, 2020
@tiny-x tiny-x added this to the v0.9.0 milestone Nov 17, 2020
@xcaspar xcaspar deleted the expmodel-json branch April 7, 2021 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants