mirror of
https://github.com/balzack/databag.git
synced 2025-03-13 00:50:03 +00:00
Merge branch 'main' of https://github.com/balzack/DataBag
This commit is contained in:
commit
c94a6aafa9
@ -3911,8 +3911,6 @@ components:
|
||||
Article:
|
||||
type: object
|
||||
required:
|
||||
- articleId
|
||||
- revision
|
||||
- status
|
||||
- subject
|
||||
- labels
|
||||
@ -3920,11 +3918,6 @@ components:
|
||||
- tagUpdated
|
||||
- tagRevision
|
||||
properties:
|
||||
articleId:
|
||||
type: string
|
||||
revision:
|
||||
type: integer
|
||||
format: int64
|
||||
status:
|
||||
type: string
|
||||
enum: [ unconfirmed, confirmed, complete, error ]
|
||||
|
Loading…
Reference in New Issue
Block a user