Merge pull request #545 from abraham/delete-file #1324
Annotations
10 warnings
|
no-invalid-media-type-examples:
dist/schema.json#L37359
Example value must conform to the schema: must have required property 'note'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37359
Example value must conform to the schema: must have required property 'requested_by'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37359
Example value must conform to the schema: must have required property 'note'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37322
Example value must conform to the schema: type must be object.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37340
Example value must conform to the schema: `last_status_at` property must match format "date".
|
|
no-invalid-media-type-examples:
dist/schema.json#L37323
Example value must conform to the schema: `0` property must have required property 'group'.
|
|
no-invalid-schema-examples:
dist/schema.json#L29530
Example value must conform to the schema: must have required property 'group'.
|
|
no-ambiguous-paths:
dist/schema.json#L16058
Paths should resolve unambiguously. Found two ambiguous paths: `/api/v1/notifications/{id}/dismiss` and `/api/v1/notifications/requests/{id}`.
|
|
no-ambiguous-paths:
dist/schema.json#L10393
Paths should resolve unambiguously. Found two ambiguous paths: `/api/v2/filters/{filter_id}/keywords` and `/api/v2/filters/statuses/{id}`.
|
|
no-ambiguous-paths:
dist/schema.json#L9971
Paths should resolve unambiguously. Found two ambiguous paths: `/api/v2/filters/{filter_id}/keywords` and `/api/v2/filters/keywords/{id}`.
|