Skip to content

Commit e45d1fb

Browse files
authored
chore: add example always open place and update dist(#298)
1 parent 72f4f2e commit e45d1fb

16 files changed

Lines changed: 306 additions & 75 deletions

dist/documentation/schemas/maps_http_schema_placeopeninghoursperiod.html

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/documentation/schemas/maps_http_schema_placeopeninghoursperiod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
| Field | Required | Type | Description |
66
| :--------------------------------------------------------------------------------------------------------- | ------------ | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
7-
| <h4 id="PlaceOpeningHoursPeriod-close" class="add-link schema-object-property-key"><code>close</code></h4> | **required** | [PlaceOpeningHoursPeriodDetail](#PlaceOpeningHoursPeriodDetail "PlaceOpeningHoursPeriodDetail") | <div class="ref-property-description"><p>May contain a pair of day and time objects describing when the place closes. If a place is always open, the close section will be missing from the response. Clients can rely on always-open being represented as an open period containing day with value <code>0</code> and time with value <code>0000</code>, and no <code>close</code>.</p><p>See <a href="#PlaceOpeningHoursPeriodDetail">PlaceOpeningHoursPeriodDetail</a> for more information.</div> |
87
| <h4 id="PlaceOpeningHoursPeriod-open" class="add-link schema-object-property-key"><code>open</code></h4> | **required** | [PlaceOpeningHoursPeriodDetail](#PlaceOpeningHoursPeriodDetail "PlaceOpeningHoursPeriodDetail") | <div class="ref-property-description"><p>Contains a pair of day and time objects describing when the place opens.</p><p>See <a href="#PlaceOpeningHoursPeriodDetail">PlaceOpeningHoursPeriodDetail</a> for more information.</div> |
8+
| <h4 id="PlaceOpeningHoursPeriod-close" class="add-link schema-object-property-key"><code>close</code></h4> | optional | [PlaceOpeningHoursPeriodDetail](#PlaceOpeningHoursPeriodDetail "PlaceOpeningHoursPeriodDetail") | <div class="ref-property-description"><p>May contain a pair of day and time objects describing when the place closes. If a place is always open, the close section will be missing from the response. Clients can rely on always-open being represented as an open period containing day with value <code>0</code> and time with value <code>0000</code>, and no <code>close</code>.</p><p>See <a href="#PlaceOpeningHoursPeriodDetail">PlaceOpeningHoursPeriodDetail</a> for more information.</div> |
99

1010
<p style="text-align: right; font-size: smaller;">Generated from the <a class="gc-analytics-event" data-category="GMP" data-label="openapi-github" href="https://github.com/googlemaps/openapi-specification" title="Google Maps Platform OpenAPI Specification" class="external">OpenAPI specification</a>.
1111
<a class="gc-analytics-event" data-category="GMP" data-label="openapi-github-maps-http-schema-placeopeninghoursperiod" data-action="edit" style="margin-left: 5px;" href="https://github.com/googlemaps/openapi-specification/blob/main/specification/schemas/PlaceOpeningHoursPeriod.yml" title="Edit on GitHub"><span class="material-icons">edit</span> Edit</a>

dist/google-maps-platform-openapi3.json

Lines changed: 29 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/google-maps-platform-openapi3.yml

Lines changed: 19 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)