Skip to content

Commit

Permalink
Merge branch 'master' of github.com:kuzzleio/kuzzle-plugin-cloudinary
Browse files Browse the repository at this point in the history
  • Loading branch information
Aschen committed Oct 3, 2019
2 parents 0622375 + 3a3a293 commit 8ba43be
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions doc/2/controllers/assets/destroy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ Be aware that Cloudinary allows special characters in the public_id syntax. You

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [NotFoundError](/core/1/api/essentials/errors/#specific-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
- [NotFoundError](/core/1/api/essentials/errors#specific-errors)
4 changes: 2 additions & 2 deletions doc/2/controllers/assets/rename/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ Be aware that Cloudinary allows special characters in the public_id syntax. You

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [NotFoundError](/core/1/api/essentials/errors/#specific-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
- [NotFoundError](/core/1/api/essentials/errors#specific-errors)
2 changes: 1 addition & 1 deletion doc/2/controllers/assets/search/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ For more information on search response, see [Cloudinary documentation](https://

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
2 changes: 1 addition & 1 deletion doc/2/controllers/assets/transform/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ Body:

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
2 changes: 1 addition & 1 deletion doc/2/controllers/openApi/getSpecification/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ None

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
4 changes: 2 additions & 2 deletions doc/2/controllers/tags/add-tag/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ If one or several assets haven't been updated, a `206 Partial Error` will be thr

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [PartialError](core/1/api/essentials/errors/#specific-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
- [PartialError](/core/1/api/essentials/errors#specific-errors)
4 changes: 2 additions & 2 deletions doc/2/controllers/tags/remove-all-tags/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ If one or several assets haven't been updated, a `206 Partial Error` will be thr

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [PartialError](core/1/api/essentials/errors/#specific-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
- [PartialError](/core/1/api/essentials/errors#specific-errors)
4 changes: 2 additions & 2 deletions doc/2/controllers/tags/remove-tag/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ If one or several assets haven't been updated, a `206 Partial Error` will be thr

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [PartialError](core/1/api/essentials/errors/#specific-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
- [PartialError](/core/1/api/essentials/errors#specific-errors)
4 changes: 2 additions & 2 deletions doc/2/controllers/tags/replace-tag/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ If one or several assets haven't been updated, a `206 Partial Error` will be thr

## Possible Errors

- [Common errors](/core/1/api/essentials/errors/#common-errors)
- [PartialError](core/1/api/essentials/errors/#specific-errors)
- [Common errors](/core/1/api/essentials/errors#common-errors)
- [PartialError](/core/1/api/essentials/errors#specific-errors)

0 comments on commit 8ba43be

Please sign in to comment.