Skip to content

Change of 'multipleof' is not detected #483

Closed
1 of 1 issue completed
Closed
Bug
1 of 1 issue completed
@michael-schnell

Description

@michael-schnell

Currently adding/changing/removing 'multipleOf' is not detected.

V1

schema:
    type: integer

V2 (Added 'multipleOf')

schema:
    type: integer
    multipleOf: 10

Same with changing/removing.

Sub-issues

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions