lib/algolia/models/ingestion/destination_input.rb in algolia-3.0.0.beta.12 vs lib/algolia/models/ingestion/destination_input.rb in algolia-3.0.0.beta.13
- old
+ new
@@ -8,11 +8,10 @@
module DestinationInput
class << self
# List of class defined in oneOf (OpenAPI v3)
def openapi_one_of
[
- :"DestinationIndexName",
- :"DestinationIndexPrefix"
+ :"DestinationIndexName"
]
end
# Builds the object
# @param [Mixed] Data to be matched against the list of oneOf items