Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge pull request #7 from raster-foundry/feature/asu/add-shape-id-fi…
Browse files Browse the repository at this point in the history
…eld-in-scene-query

Add shape id field in scene query
  • Loading branch information
jisantuc authored Apr 23, 2018
2 parents b0f854b + 6b27b04 commit cc4a7f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,11 @@ paths:
- $ref: '#/parameters/ingested'
- $ref: '#/parameters/ingestStatus'
- $ref: '#/parameters/forProjectId'
- name: shape
in: query
type: string
format: uuid
description: UUID of a shape in shapes table
responses:
200:
description: Paginated list of scenes
Expand Down

0 comments on commit cc4a7f5

Please sign in to comment.