Skip to content

Allow empty services and acls arrays#511

Merged
markusjura merged 1 commit intotypesafehub:masterfrom
markusjura:allow-empty-arrays
Jun 28, 2017
Merged

Allow empty services and acls arrays#511
markusjura merged 1 commit intotypesafehub:masterfrom
markusjura:allow-empty-arrays

Conversation

@markusjura
Copy link
Copy Markdown
Contributor

The bundle validation failed when an endpoint contained an empty array in the services or acls fields. However, empty fields are valid here, especially considering that a bundle configuration can declare those values to override existing services or acls fields with an empty array.

This change now allows empty services and acls fields.

The bundle validation failed when an endpoint contained an empty array in the `services` or `acls` fields. However, empty fields are valid here, especially considering that a bundle configuration can declare those values to override existing `services` or `acls` fields with an empty array.

This change now allows empty `services` and `acls` fields.
@markusjura
Copy link
Copy Markdown
Contributor Author

Fixes #509.

@markusjura markusjura merged commit 5d05e5d into typesafehub:master Jun 28, 2017
@markusjura markusjura deleted the allow-empty-arrays branch June 28, 2017 07:51
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