-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #315 from zeeshanakram3/YPP-api-free-signup-workflow
YPP API free Signup Workflow
- Loading branch information
Showing
52 changed files
with
10,802 additions
and
4,660 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...efinition-properties-joystream-properties-faucet-properties-captchabypasskey.md
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...config/definition-properties-joystream-properties-faucet-properties-endpoint.md
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
docs/config/definition-properties-joystream-properties-faucet.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...onfig/definition-properties-youtube-oauth2-client-configuration-dependencies.md
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...ion-properties-youtube-oauth2-client-configuration-properties-adckeyfilepath.md
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...efinition-properties-youtube-oauth2-client-configuration-properties-clientid.md
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...ition-properties-youtube-oauth2-client-configuration-properties-clientsecret.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...tube-oauth2-client-configuration-properties-maxallowedquotausageinpercentage.md
This file was deleted.
Oops, something went wrong.
92 changes: 0 additions & 92 deletions
92
docs/config/definition-properties-youtube-oauth2-client-configuration.md
This file was deleted.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
...githubcombenjamin-loisonyoutube-operational-api-configuration-properties-url.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## url Type | ||
|
||
`string` |
27 changes: 27 additions & 0 deletions
27
...ional-api-httpsgithubcombenjamin-loisonyoutube-operational-api-configuration.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## operationalApi Type | ||
|
||
`object` ([Youtube Operational API (https://github.com/Benjamin-Loison/YouTube-operational-API) configuration](definition-properties-youtube-related-configuration-properties-youtube-operational-api-httpsgithubcombenjamin-loisonyoutube-operational-api-configuration.md)) | ||
|
||
# operationalApi Properties | ||
|
||
| Property | Type | Required | Nullable | Defined by | | ||
| :---------- | :------- | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| [url](#url) | `string` | Required | cannot be null | [Youtube Sync node configuration](definition-properties-youtube-related-configuration-properties-youtube-operational-api-httpsgithubcombenjamin-loisonyoutube-operational-api-configuration-properties-url.md "https://joystream.org/schemas/youtube-synch/config#/properties/youtube/properties/operationalApi/properties/url") | | ||
|
||
## url | ||
|
||
URL of the Youtube Operational API server (for example: <http://localhost:8080>) | ||
|
||
`url` | ||
|
||
* is required | ||
|
||
* Type: `string` | ||
|
||
* cannot be null | ||
|
||
* defined in: [Youtube Sync node configuration](definition-properties-youtube-related-configuration-properties-youtube-operational-api-httpsgithubcombenjamin-loisonyoutube-operational-api-configuration-properties-url.md "https://joystream.org/schemas/youtube-synch/config#/properties/youtube/properties/operationalApi/properties/url") | ||
|
||
### url Type | ||
|
||
`string` |
27 changes: 27 additions & 0 deletions
27
docs/config/definition-properties-youtube-related-configuration.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## youtube Type | ||
|
||
`object` ([Youtube related configuration](definition-properties-youtube-related-configuration.md)) | ||
|
||
# youtube Properties | ||
|
||
| Property | Type | Required | Nullable | Defined by | | ||
| :-------------------------------- | :------- | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| [operationalApi](#operationalapi) | `object` | Required | cannot be null | [Youtube Sync node configuration](definition-properties-youtube-related-configuration-properties-youtube-operational-api-httpsgithubcombenjamin-loisonyoutube-operational-api-configuration.md "https://joystream.org/schemas/youtube-synch/config#/properties/youtube/properties/operationalApi") | | ||
|
||
## operationalApi | ||
|
||
Youtube Operational API (<https://github.com/Benjamin-Loison/YouTube-operational-API>) configuration | ||
|
||
`operationalApi` | ||
|
||
* is required | ||
|
||
* Type: `object` ([Youtube Operational API (https://github.com/Benjamin-Loison/YouTube-operational-API) configuration](definition-properties-youtube-related-configuration-properties-youtube-operational-api-httpsgithubcombenjamin-loisonyoutube-operational-api-configuration.md)) | ||
|
||
* cannot be null | ||
|
||
* defined in: [Youtube Sync node configuration](definition-properties-youtube-related-configuration-properties-youtube-operational-api-httpsgithubcombenjamin-loisonyoutube-operational-api-configuration.md "https://joystream.org/schemas/youtube-synch/config#/properties/youtube/properties/operationalApi") | ||
|
||
### operationalApi Type | ||
|
||
`object` ([Youtube Operational API (https://github.com/Benjamin-Loison/YouTube-operational-API) configuration](definition-properties-youtube-related-configuration-properties-youtube-operational-api-httpsgithubcombenjamin-loisonyoutube-operational-api-configuration.md)) |
Oops, something went wrong.