mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 19:19:16 +00:00
Update api.oa3
This commit is contained in:
parent
1ed0153b82
commit
816f6a1876
@ -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