Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Conversation

@froi
Copy link
Contributor

@froi froi commented May 9, 2018

Summary

usageType field was missing from the required fields for .releases.permissions field. This was causing false validations.

This PR fixes/implements the following bugs/features

Explain the motivation for making this change. What existing problem does the pull request solve?

usageType field was missing from the required fields for .releases.permissions field. This was causing false validations.

The schema had to be updated to reflect the intent of the documentation we've released and the validations made by the harvester.

Test plan (required)

No code was changed. Only the 2.0 schema was updated.

Visual test of validation working as intended:
image

Closing issues

Closes #557

- usageType field was missing from the required fields for .releases.permissions field. This was causing false validations
@froi froi requested a review from DanielJDufour May 9, 2018 21:41
@DanielJDufour DanielJDufour merged commit 3a8593a into master May 9, 2018
@DanielJDufour DanielJDufour deleted the fix-schema-permissions-required-fields branch May 9, 2018 21:42
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.

Add usageType to permissions required fields list in schema 2.0

3 participants