Skip to content

Commit

Permalink
불필요한 필드 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeniuus committed Aug 25, 2024
1 parent 46d1748 commit a4142ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions api-admin/api-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -904,12 +904,9 @@ components:

StartPlaceCrawlingRequestDTO:
properties:
name:
type: string
boundaryVertices:
type: array
items:
$ref: '#/components/schemas/LocationDTO'
required:
- name
- boundaryVertices

0 comments on commit a4142ee

Please sign in to comment.