Skip to content

Commit 4c750dd

Browse files
fix(specs): ingestion destination reject indexPrefix (generated)
algolia/api-clients-automation#3478 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 3157045 commit 4c750dd

File tree

2 files changed

+1
-216
lines changed

2 files changed

+1
-216
lines changed

lib/algolia/models/ingestion/destination_index_prefix.rb

Lines changed: 0 additions & 214 deletions
This file was deleted.

lib/algolia/models/ingestion/destination_input.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ class << self
1010
# List of class defined in oneOf (OpenAPI v3)
1111
def openapi_one_of
1212
[
13-
:"DestinationIndexName",
14-
:"DestinationIndexPrefix"
13+
:"DestinationIndexName"
1514
]
1615
end
1716

0 commit comments

Comments
 (0)