lib/openactive/models/schema/apireference.rb in openactive-0.3.0 vs lib/openactive/models/schema/apireference.rb in openactive-0.4.0

- old
+ new

@@ -12,15 +12,15 @@ define_property :assembly, as: "assembly", types: [ "string", ] # @return [String] - define_property :target_platform, as: "targetPlatform", types: [ + define_property :executable_library_name, as: "executableLibraryName", types: [ "string", ] # @return [String] - define_property :executable_library_name, as: "executableLibraryName", types: [ + define_property :target_platform, as: "targetPlatform", types: [ "string", ] # @return [String] define_property :programming_model, as: "programmingModel", types: [