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 schema.yaml and ruletypes.rst #144

Merged
merged 1 commit into from
May 9, 2021

Conversation

nsano-rururu
Copy link
Collaborator

I'm sorry. In the previous pull request, there were 3 mistakes in updating schema.yaml and additional omissions. Added email item to ruletypes.rst.

schema.yaml

  • add
    • assets_dir: {type: string}
    • email_image_keys: {type: array, items: {type: string}}
    • email_image_values: {type: array, items: {type: string}}
  • modify
    • ms_teams_webhook_url: {type: string} → ms_teams_webhook_url: *arrayOfString
    • http_post_url: {type: string}} → http_post_url: *arrayOfString
    • googlechat_webhook_url: {type: string}→ googlechat_webhook_url: *arrayOfString

ruletypes.rst

  • Email
    • assets_dir
    • email_image_keys
    • email_image_values

schema.yaml

add
  ・assets_dir: {type: string}
  ・email_image_keys: {type: array, items: {type: string}}
  ・email_image_values: {type: array, items: {type: string}}
modify
 ・ms_teams_webhook_url: {type: string}
   → ms_teams_webhook_url: *arrayOfString
 ・http_post_url: {type: string}}
   → http_post_url: *arrayOfString
 ・googlechat_webhook_url: {type: string}
   → googlechat_webhook_url: *arrayOfString

ruletypes.rst
  Email
    assets_dir
    email_image_keys
    email_image_values
@nsano-rururu nsano-rururu requested a review from jertel May 9, 2021 23:02
@jertel jertel merged commit 4848f1b into jertel:master May 9, 2021
@nsano-rururu nsano-rururu deleted the update_schema_yaml_and_document branch May 9, 2021 23:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants