Add notifications_merged event type for streaming endpoints #1333
Annotations
10 warnings
|
no-invalid-media-type-examples:
dist/schema.json#L37948
Example value must conform to the schema: must have required property 'note'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37948
Example value must conform to the schema: must have required property 'requested_by'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37948
Example value must conform to the schema: must have required property 'note'.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37911
Example value must conform to the schema: type must be object.
|
|
no-invalid-media-type-examples:
dist/schema.json#L37929
Example value must conform to the schema: `last_status_at` property must match format "date".
|
|
no-invalid-media-type-examples:
dist/schema.json#L37912
Example value must conform to the schema: `0` property must have required property 'group'.
|
|
no-invalid-schema-examples:
dist/schema.json#L29602
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}`.
|