Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
minor typo in parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoCrespo-ora committed Oct 12, 2023
1 parent e47a1dc commit af09ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/millennium/r4/base/entities/location.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Search for Locations that meet supplied query parameters:
`address` | No | [`string`] | A (part of the) address of the location. Example: `123%20Main`
`address-city` | No | [`string`] | A city specified in an address. Example: `Kansas`
`address-state` | No | [`string`] | A state specified in an address. Example: `MO`
`address-postalcode` | No | [`string`] | A postal code specified in an address: `64111`
`address-postalcode` | No | [`string`] | A postal code specified in an address. Example: `64111`
`name` | No | [`string`] | A portion of the location's name or alias. Example: `Main`
`organization` | No | [`reference`]| Searches for locations that are managed by the provided organization. Example: `675844`

Expand Down

0 comments on commit af09ead

Please sign in to comment.