chore(docs): Generated API Reference (#3262)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
67f9429293
commit
4fb22e8ba5
@@ -1,6 +1,9 @@
|
||||
title: Fulfillment Provider
|
||||
description: Represents a fulfillment provider plugin and holds its installation status.
|
||||
type: object
|
||||
required:
|
||||
- id
|
||||
- is_installed
|
||||
properties:
|
||||
id:
|
||||
description: The id of the fulfillment provider as given by the plugin.
|
||||
@@ -12,4 +15,4 @@ properties:
|
||||
no longer installed are not deleted by will have this field set to
|
||||
`false`.
|
||||
type: boolean
|
||||
example: true
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user