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

Rework param data types of icinga2::feature::api #453

Closed
lbetz opened this issue Aug 14, 2018 · 2 comments
Closed

Rework param data types of icinga2::feature::api #453

lbetz opened this issue Aug 14, 2018 · 2 comments
Assignees
Milestone

Comments

@lbetz
Copy link
Contributor

lbetz commented Aug 14, 2018

Branch 2.x

e.g. tls_protocolmin as Enum, access_control_allow_origin as Array of URLs, Zone and Endpoint as Struct, ...

@lbetz lbetz added this to the v2.0.0 milestone Aug 14, 2018
@lbetz
Copy link
Contributor Author

lbetz commented Aug 14, 2018

Optional:

Boolean $access_control_allow_credentials = true,
String $access_control_allow_headers = 'Authorization',
Array[String] $access_control_allow_methods = ['GET', 'POST', 'PUT', 'DELETE'],

@lbetz lbetz self-assigned this Sep 13, 2018
@lbetz
Copy link
Contributor Author

lbetz commented Sep 13, 2018

Remove deprecated for ssl_*_path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant