Improve hash response parsing #1325
Annotations
10 warnings
|
no-invalid-media-type-examples:
dist/schema.json#L37421
Example value must conform to the schema: must have required property 'note'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37421
Example value must conform to the schema: must have required property 'requested_by'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37421
Example value must conform to the schema: must have required property 'note'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37384
Example value must conform to the schema: type must be object.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37402
Example value must conform to the schema: `last_status_at` property must match format "date".
|
|
no-invalid-media-type-examples:
dist/schema.json#L37385
Example value must conform to the schema: `0` property must have required property 'group'.
|
|
no-invalid-schema-examples:
dist/schema.json#L29592
Example value must conform to the schema: must have required property 'group'.
|
|
no-ambiguous-paths:
dist/schema.json#L16066
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#L10401
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#L9979
Paths should resolve unambiguously. Found two ambiguous paths: `/api/v2/filters/{filter_id}/keywords` and `/api/v2/filters/keywords/{id}`.
|