Skip to content

Commit

Permalink
Document set=nested on GET /taxonomies/:id
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyadsl committed Jul 13, 2021
1 parent 7118543 commit 982ac85
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions api/openapi/solidus-api.oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3747,6 +3747,13 @@ paths:
- Taxonomies
security:
- api-key: []
parameters:
- schema:
type: string
default: nested
in: query
name: set
description: When `set=nested` it will recoursively return all the taxons of that taxonomy
parameters:
- name: id
in: path
Expand Down

0 comments on commit 982ac85

Please sign in to comment.