Skip to content

Commit

Permalink
chore(generation): 0.1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
searchspring-machine committed May 2, 2024
1 parent 45c565c commit cd63004
Show file tree
Hide file tree
Showing 70 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Snapi Types v0.1.35
# Snapi Types v0.1.36

:warning: **WARNING!!!** :warning:
### This repo is auto generated - do not commit directly. Instead make changes to the generator repo.
Expand Down
2 changes: 1 addition & 1 deletion models/AutocompleteRequestModel.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/AutocompleteRequestModelAllOf.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/AutocompleteRequestModelSuggestions.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/AutocompleteResponseModel.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/AutocompleteResponseModelAllOf.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/AutocompleteResponseModelAllOfAutocomplete.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaRequestModel.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModel.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelBadgeLocation.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelBadgeTag.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelBadges.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
6 changes: 3 additions & 3 deletions models/MetaResponseModelBadgesLocations.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand All @@ -24,13 +24,13 @@ export interface MetaResponseModelBadgesLocations {
* @type {Array<MetaResponseModelBadgeLocation>}
* @memberof MetaResponseModelBadgesLocations
*/
overlayLeft: Array<MetaResponseModelBadgeLocation>;
left: Array<MetaResponseModelBadgeLocation>;
/**
*
* @type {Array<MetaResponseModelBadgeLocation>}
* @memberof MetaResponseModelBadgesLocations
*/
overlayRight: Array<MetaResponseModelBadgeLocation>;
right: Array<MetaResponseModelBadgeLocation>;
/**
*
* @type {Array<MetaResponseModelBadgeLocation>}
Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacet.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetDefaults.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetGrid.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetHierarchy.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetHierarchyAllOf.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetList.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetPalette.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetSlider.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetSliderAllOf.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelFacetValue.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelPagination.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/MetaResponseModelSortOption.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModel.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelFacets.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelFilter.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelFilterRange.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelFilterRangeAllOf.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelFilterRangeAllOfValue.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelFilterValue.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelFilterValueAllOf.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelMerchandising.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelPagination.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelPersonalization.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelSearch.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelSearchQuery.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelSorts.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchRequestModelTracking.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/

Expand Down
2 changes: 1 addition & 1 deletion models/SearchResponseModel.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* snAPI
* Searchspring Snap Search API
*
* Built from snAPI spec v0.1.35
* Built from snAPI spec v0.1.36
*
*/
import {
Expand Down
Loading

0 comments on commit cd63004

Please sign in to comment.