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 yaml type for free form editing #267

Merged
merged 1 commit into from
Mar 16, 2020
Merged

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Mar 16, 2020

The yaml type allows free form yaml editing. cloudwatch is an example here.

The yaml type allows free form yaml editing. cloudwatch is an example here.
@ruflin ruflin requested a review from jen-huang March 16, 2020 20:34
@ruflin ruflin self-assigned this Mar 16, 2020
# Means a yaml text block
type: yaml
default: >
- namespace: AWS/EC2
Copy link
Member Author

Choose a reason for hiding this comment

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

@jen-huang Kind of curious if I got the indentation right for the UI. I assume it should have no space in front of the -

Copy link
Contributor

Choose a reason for hiding this comment

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

let's merge and deploy this to see what the json response is like (I don't have this repo built locally yet 🙂)

# Means a yaml text block
type: yaml
default: >
- namespace: AWS/EC2
Copy link
Contributor

Choose a reason for hiding this comment

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

let's merge and deploy this to see what the json response is like (I don't have this repo built locally yet 🙂)

@jen-huang
Copy link
Contributor

PR to add yaml field support: elastic/kibana#60440

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