mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
Update api.oa3
This commit is contained in:
parent
1ed0153b82
commit
816f6a1876
@ -3911,8 +3911,6 @@ components:
|
|||||||
Article:
|
Article:
|
||||||
type: object
|
type: object
|
||||||
required:
|
required:
|
||||||
- articleId
|
|
||||||
- revision
|
|
||||||
- status
|
- status
|
||||||
- subject
|
- subject
|
||||||
- labels
|
- labels
|
||||||
@ -3920,11 +3918,6 @@ components:
|
|||||||
- tagUpdated
|
- tagUpdated
|
||||||
- tagRevision
|
- tagRevision
|
||||||
properties:
|
properties:
|
||||||
articleId:
|
|
||||||
type: string
|
|
||||||
revision:
|
|
||||||
type: integer
|
|
||||||
format: int64
|
|
||||||
status:
|
status:
|
||||||
type: string
|
type: string
|
||||||
enum: [ unconfirmed, confirmed, complete, error ]
|
enum: [ unconfirmed, confirmed, complete, error ]
|
||||||
|
Loading…
Reference in New Issue
Block a user