Skip to content

Commit

Permalink
fix request samples
Browse files Browse the repository at this point in the history
  • Loading branch information
kerv14 committed Jan 23, 2023
1 parent 341394a commit 5096d3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openapi/paths/places@{code}.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ get:
- lang: 'cURL'
label: 'CLI'
source: |
curl -k -G 'https://api.postcodes.io/places/' \
--data-urlencode 'osgb4000000074813508'
curl -k -G 'https://api.postcodes.io/places/osgb4000000074813508'

0 comments on commit 5096d3c

Please sign in to comment.