Wip service generation
This commit is contained in:
parent
e2cb4f7be9
commit
986bb7fab2
@ -25,7 +25,7 @@ flutter clean
|
||||
|
||||
flutter pub get
|
||||
|
||||
flutter pub run build_runner build --delete-conflicting-outputs
|
||||
dart run build_runner build --delete-conflicting-outputs
|
||||
|
||||
Le fichier est dans le projet.
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Openapi Generator last run: : 2025-05-27T14:44:29.936214
|
||||
// Openapi Generator last run: : 2025-07-17T12:00:29.078649
|
||||
import 'package:openapi_generator_annotations/openapi_generator_annotations.dart';
|
||||
|
||||
@Openapi(
|
||||
|
||||
4629
lib/api/swagger.yaml
4629
lib/api/swagger.yaml
File diff suppressed because it is too large
Load Diff
@ -4,24 +4,64 @@ README.md
|
||||
analysis_options.yaml
|
||||
doc/AgendaDTO.md
|
||||
doc/AgendaDTOAllOfAgendaMapProvider.md
|
||||
doc/AppConfigurationLink.md
|
||||
doc/AppConfigurationLinkApplicationInstance.md
|
||||
doc/AppConfigurationLinkConfiguration.md
|
||||
doc/AppConfigurationLinkDTO.md
|
||||
doc/AppType.md
|
||||
doc/ApplicationInstance.md
|
||||
doc/ApplicationInstanceDTO.md
|
||||
doc/ApplicationInstanceSectionEvent.md
|
||||
doc/ArticleDTO.md
|
||||
doc/AuthenticationApi.md
|
||||
doc/CategorieDTO.md
|
||||
doc/Configuration.md
|
||||
doc/ConfigurationApi.md
|
||||
doc/ConfigurationDTO.md
|
||||
doc/ContentDTO.md
|
||||
doc/ContentDTOResource.md
|
||||
doc/Coordinate.md
|
||||
doc/CoordinateEqualityComparer.md
|
||||
doc/CoordinateSequence.md
|
||||
doc/CoordinateSequenceFactory.md
|
||||
doc/DeviceApi.md
|
||||
doc/DeviceDTO.md
|
||||
doc/DeviceDetailDTO.md
|
||||
doc/Dimension.md
|
||||
doc/Envelope.md
|
||||
doc/EventAddressDTO.md
|
||||
doc/EventAddressDTOGeometry.md
|
||||
doc/EventAgendaDTO.md
|
||||
doc/EventAgendaDTOAddress.md
|
||||
doc/EventAgendaDTOResource.md
|
||||
doc/ExportConfigurationDTO.md
|
||||
doc/GeoPoint.md
|
||||
doc/GeoPointDTO.md
|
||||
doc/GeoPointSectionMap.md
|
||||
doc/Geometry.md
|
||||
doc/GeometryCentroid.md
|
||||
doc/GeometryDTO.md
|
||||
doc/GeometryEnvelopeInternal.md
|
||||
doc/GeometryFactory.md
|
||||
doc/GeometryFactoryCoordinateSequenceFactory.md
|
||||
doc/GeometryFactoryGeometryServices.md
|
||||
doc/GeometryPrecisionModel.md
|
||||
doc/GeometryType.md
|
||||
doc/GuidedPath.md
|
||||
doc/GuidedPathDTO.md
|
||||
doc/GuidedPathSectionMap.md
|
||||
doc/GuidedStep.md
|
||||
doc/GuidedStepDTO.md
|
||||
doc/GuidedStepDTOTriggerGeoPoint.md
|
||||
doc/GuidedStepGuidedPath.md
|
||||
doc/GuidedStepTriggerGeoPoint.md
|
||||
doc/Instance.md
|
||||
doc/InstanceApi.md
|
||||
doc/InstanceDTO.md
|
||||
doc/LayoutMainPageType.md
|
||||
doc/LoginDTO.md
|
||||
doc/MapAnnotation.md
|
||||
doc/MapAnnotationDTO.md
|
||||
doc/MapAnnotationGeometry.md
|
||||
doc/MapAnnotationIconResource.md
|
||||
doc/MapDTO.md
|
||||
doc/MapDTOAllOfMapProvider.md
|
||||
doc/MapDTOAllOfMapType.md
|
||||
@ -30,28 +70,50 @@ doc/MapProvider.md
|
||||
doc/MapTypeApp.md
|
||||
doc/MapTypeMapBox.md
|
||||
doc/MenuDTO.md
|
||||
doc/NtsGeometryServices.md
|
||||
doc/NtsGeometryServicesCoordinateEqualityComparer.md
|
||||
doc/NtsGeometryServicesGeometryOverlay.md
|
||||
doc/OgcGeometryType.md
|
||||
doc/OrderedTranslationAndResourceDTO.md
|
||||
doc/Ordinates.md
|
||||
doc/PdfDTO.md
|
||||
doc/PlayerMessageDTO.md
|
||||
doc/Point.md
|
||||
doc/PointAllOfBoundary.md
|
||||
doc/PointAllOfCoordinate.md
|
||||
doc/PointAllOfCoordinateSequence.md
|
||||
doc/PrecisionModel.md
|
||||
doc/PrecisionModels.md
|
||||
doc/ProgrammeBlock.md
|
||||
doc/ProgrammeBlockDTO.md
|
||||
doc/PuzzleDTO.md
|
||||
doc/PuzzleDTOAllOfPuzzleImage.md
|
||||
doc/QuestionDTO.md
|
||||
doc/QuestionDTOImageBackgroundResourceType.md
|
||||
doc/QuestionType.md
|
||||
doc/QuizDTO.md
|
||||
doc/QuizQuestion.md
|
||||
doc/QuizQuestionGuidedStep.md
|
||||
doc/QuizQuestionSectionQuiz.md
|
||||
doc/Resource.md
|
||||
doc/ResourceApi.md
|
||||
doc/ResourceDTO.md
|
||||
doc/ResourceType.md
|
||||
doc/ResponseDTO.md
|
||||
doc/Section.md
|
||||
doc/SectionAgendaApi.md
|
||||
doc/SectionApi.md
|
||||
doc/SectionDTO.md
|
||||
doc/SectionEvent.md
|
||||
doc/SectionEventApi.md
|
||||
doc/SectionEventDTO.md
|
||||
doc/SectionMap.md
|
||||
doc/SectionMapAllOfMapMapProvider.md
|
||||
doc/SectionMapAllOfMapMapType.md
|
||||
doc/SectionMapAllOfMapResource.md
|
||||
doc/SectionMapAllOfMapTypeMapbox.md
|
||||
doc/SectionMapApi.md
|
||||
doc/SectionQuiz.md
|
||||
doc/SectionQuizApi.md
|
||||
doc/SectionType.md
|
||||
doc/SliderDTO.md
|
||||
@ -71,7 +133,9 @@ lib/api/configuration_api.dart
|
||||
lib/api/device_api.dart
|
||||
lib/api/instance_api.dart
|
||||
lib/api/resource_api.dart
|
||||
lib/api/section_agenda_api.dart
|
||||
lib/api/section_api.dart
|
||||
lib/api/section_event_api.dart
|
||||
lib/api/section_map_api.dart
|
||||
lib/api/section_quiz_api.dart
|
||||
lib/api/user_api.dart
|
||||
@ -85,20 +149,60 @@ lib/auth/http_bearer_auth.dart
|
||||
lib/auth/oauth.dart
|
||||
lib/model/agenda_dto.dart
|
||||
lib/model/agenda_dto_all_of_agenda_map_provider.dart
|
||||
lib/model/app_configuration_link.dart
|
||||
lib/model/app_configuration_link_application_instance.dart
|
||||
lib/model/app_configuration_link_configuration.dart
|
||||
lib/model/app_configuration_link_dto.dart
|
||||
lib/model/app_type.dart
|
||||
lib/model/application_instance.dart
|
||||
lib/model/application_instance_dto.dart
|
||||
lib/model/application_instance_section_event.dart
|
||||
lib/model/article_dto.dart
|
||||
lib/model/categorie_dto.dart
|
||||
lib/model/configuration.dart
|
||||
lib/model/configuration_dto.dart
|
||||
lib/model/content_dto.dart
|
||||
lib/model/content_dto_resource.dart
|
||||
lib/model/coordinate.dart
|
||||
lib/model/coordinate_equality_comparer.dart
|
||||
lib/model/coordinate_sequence.dart
|
||||
lib/model/coordinate_sequence_factory.dart
|
||||
lib/model/device_detail_dto.dart
|
||||
lib/model/device_dto.dart
|
||||
lib/model/dimension.dart
|
||||
lib/model/envelope.dart
|
||||
lib/model/event_address_dto.dart
|
||||
lib/model/event_address_dto_geometry.dart
|
||||
lib/model/event_agenda_dto.dart
|
||||
lib/model/event_agenda_dto_address.dart
|
||||
lib/model/event_agenda_dto_resource.dart
|
||||
lib/model/export_configuration_dto.dart
|
||||
lib/model/geo_point.dart
|
||||
lib/model/geo_point_dto.dart
|
||||
lib/model/geo_point_section_map.dart
|
||||
lib/model/geometry.dart
|
||||
lib/model/geometry_centroid.dart
|
||||
lib/model/geometry_dto.dart
|
||||
lib/model/geometry_envelope_internal.dart
|
||||
lib/model/geometry_factory.dart
|
||||
lib/model/geometry_factory_coordinate_sequence_factory.dart
|
||||
lib/model/geometry_factory_geometry_services.dart
|
||||
lib/model/geometry_precision_model.dart
|
||||
lib/model/geometry_type.dart
|
||||
lib/model/guided_path.dart
|
||||
lib/model/guided_path_dto.dart
|
||||
lib/model/guided_path_section_map.dart
|
||||
lib/model/guided_step.dart
|
||||
lib/model/guided_step_dto.dart
|
||||
lib/model/guided_step_dto_trigger_geo_point.dart
|
||||
lib/model/guided_step_guided_path.dart
|
||||
lib/model/guided_step_trigger_geo_point.dart
|
||||
lib/model/instance.dart
|
||||
lib/model/instance_dto.dart
|
||||
lib/model/layout_main_page_type.dart
|
||||
lib/model/login_dto.dart
|
||||
lib/model/map_annotation.dart
|
||||
lib/model/map_annotation_dto.dart
|
||||
lib/model/map_annotation_geometry.dart
|
||||
lib/model/map_annotation_icon_resource.dart
|
||||
lib/model/map_dto.dart
|
||||
lib/model/map_dto_all_of_map_provider.dart
|
||||
lib/model/map_dto_all_of_map_type.dart
|
||||
@ -107,25 +211,45 @@ lib/model/map_provider.dart
|
||||
lib/model/map_type_app.dart
|
||||
lib/model/map_type_map_box.dart
|
||||
lib/model/menu_dto.dart
|
||||
lib/model/nts_geometry_services.dart
|
||||
lib/model/nts_geometry_services_coordinate_equality_comparer.dart
|
||||
lib/model/nts_geometry_services_geometry_overlay.dart
|
||||
lib/model/ogc_geometry_type.dart
|
||||
lib/model/ordered_translation_and_resource_dto.dart
|
||||
lib/model/ordinates.dart
|
||||
lib/model/pdf_dto.dart
|
||||
lib/model/player_message_dto.dart
|
||||
lib/model/point.dart
|
||||
lib/model/point_all_of_boundary.dart
|
||||
lib/model/point_all_of_coordinate.dart
|
||||
lib/model/point_all_of_coordinate_sequence.dart
|
||||
lib/model/precision_model.dart
|
||||
lib/model/precision_models.dart
|
||||
lib/model/programme_block.dart
|
||||
lib/model/programme_block_dto.dart
|
||||
lib/model/puzzle_dto.dart
|
||||
lib/model/puzzle_dto_all_of_puzzle_image.dart
|
||||
lib/model/question_dto.dart
|
||||
lib/model/question_dto_image_background_resource_type.dart
|
||||
lib/model/question_type.dart
|
||||
lib/model/quiz_dto.dart
|
||||
lib/model/quiz_question.dart
|
||||
lib/model/quiz_question_guided_step.dart
|
||||
lib/model/quiz_question_section_quiz.dart
|
||||
lib/model/resource.dart
|
||||
lib/model/resource_dto.dart
|
||||
lib/model/resource_type.dart
|
||||
lib/model/response_dto.dart
|
||||
lib/model/section.dart
|
||||
lib/model/section_dto.dart
|
||||
lib/model/section_event.dart
|
||||
lib/model/section_event_dto.dart
|
||||
lib/model/section_map.dart
|
||||
lib/model/section_map_all_of_map_map_provider.dart
|
||||
lib/model/section_map_all_of_map_map_type.dart
|
||||
lib/model/section_map_all_of_map_resource.dart
|
||||
lib/model/section_map_all_of_map_type_mapbox.dart
|
||||
lib/model/section_quiz.dart
|
||||
lib/model/section_type.dart
|
||||
lib/model/slider_dto.dart
|
||||
lib/model/token_dto.dart
|
||||
@ -137,3 +261,64 @@ lib/model/video_dto.dart
|
||||
lib/model/weather_dto.dart
|
||||
lib/model/web_dto.dart
|
||||
pubspec.yaml
|
||||
test/app_configuration_link_application_instance_test.dart
|
||||
test/app_configuration_link_configuration_test.dart
|
||||
test/app_configuration_link_dto_test.dart
|
||||
test/app_configuration_link_test.dart
|
||||
test/app_type_test.dart
|
||||
test/application_instance_dto_test.dart
|
||||
test/application_instance_section_event_test.dart
|
||||
test/application_instance_test.dart
|
||||
test/configuration_test.dart
|
||||
test/coordinate_equality_comparer_test.dart
|
||||
test/coordinate_sequence_factory_test.dart
|
||||
test/coordinate_sequence_test.dart
|
||||
test/coordinate_test.dart
|
||||
test/dimension_test.dart
|
||||
test/envelope_test.dart
|
||||
test/event_address_dto_geometry_test.dart
|
||||
test/event_address_dto_test.dart
|
||||
test/event_agenda_dto_address_test.dart
|
||||
test/event_agenda_dto_resource_test.dart
|
||||
test/event_agenda_dto_test.dart
|
||||
test/geometry_centroid_test.dart
|
||||
test/geometry_dto_test.dart
|
||||
test/geometry_envelope_internal_test.dart
|
||||
test/geometry_factory_coordinate_sequence_factory_test.dart
|
||||
test/geometry_factory_geometry_services_test.dart
|
||||
test/geometry_factory_test.dart
|
||||
test/geometry_precision_model_test.dart
|
||||
test/geometry_test.dart
|
||||
test/geometry_type_test.dart
|
||||
test/guided_path_dto_test.dart
|
||||
test/guided_path_section_map_test.dart
|
||||
test/guided_path_test.dart
|
||||
test/guided_step_dto_test.dart
|
||||
test/guided_step_dto_trigger_geo_point_test.dart
|
||||
test/guided_step_guided_path_test.dart
|
||||
test/guided_step_test.dart
|
||||
test/guided_step_trigger_geo_point_test.dart
|
||||
test/layout_main_page_type_test.dart
|
||||
test/map_annotation_dto_test.dart
|
||||
test/map_annotation_geometry_test.dart
|
||||
test/map_annotation_icon_resource_test.dart
|
||||
test/map_annotation_test.dart
|
||||
test/nts_geometry_services_coordinate_equality_comparer_test.dart
|
||||
test/nts_geometry_services_geometry_overlay_test.dart
|
||||
test/nts_geometry_services_test.dart
|
||||
test/ogc_geometry_type_test.dart
|
||||
test/ordinates_test.dart
|
||||
test/point_all_of_boundary_test.dart
|
||||
test/point_all_of_coordinate_sequence_test.dart
|
||||
test/point_all_of_coordinate_test.dart
|
||||
test/point_test.dart
|
||||
test/precision_model_test.dart
|
||||
test/precision_models_test.dart
|
||||
test/programme_block_dto_test.dart
|
||||
test/programme_block_test.dart
|
||||
test/question_type_test.dart
|
||||
test/quiz_question_guided_step_test.dart
|
||||
test/section_agenda_api_test.dart
|
||||
test/section_event_api_test.dart
|
||||
test/section_event_dto_test.dart
|
||||
test/section_event_test.dart
|
||||
|
||||
@ -3,7 +3,7 @@ API Manager Service
|
||||
|
||||
This Dart package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
||||
|
||||
- API version: Version Alpha 3
|
||||
- API version: Version Alpha 0.1
|
||||
- Generator version: 7.9.0
|
||||
- Build package: org.openapitools.codegen.languages.DartClientCodegen
|
||||
|
||||
@ -81,6 +81,14 @@ Class | Method | HTTP request | Description
|
||||
*DeviceApi* | [**deviceGetDetail**](doc//DeviceApi.md#devicegetdetail) | **GET** /api/Device/{id}/detail |
|
||||
*DeviceApi* | [**deviceUpdate**](doc//DeviceApi.md#deviceupdate) | **PUT** /api/Device |
|
||||
*DeviceApi* | [**deviceUpdateMainInfos**](doc//DeviceApi.md#deviceupdatemaininfos) | **PUT** /api/Device/mainInfos |
|
||||
*InstanceApi* | [**applicationInstanceAddConfigurationToApplicationInstance**](doc//InstanceApi.md#applicationinstanceaddconfigurationtoapplicationinstance) | **POST** /api/ApplicationInstance/{applicationInstanceId}/application-link |
|
||||
*InstanceApi* | [**applicationInstanceCreate**](doc//InstanceApi.md#applicationinstancecreate) | **POST** /api/ApplicationInstance |
|
||||
*InstanceApi* | [**applicationInstanceDelete**](doc//InstanceApi.md#applicationinstancedelete) | **DELETE** /api/ApplicationInstance/{id} |
|
||||
*InstanceApi* | [**applicationInstanceDeleteAppConfigurationLink**](doc//InstanceApi.md#applicationinstancedeleteappconfigurationlink) | **DELETE** /api/ApplicationInstance/{applicationInstanceId}/application-link/{appConfigurationLinkId} |
|
||||
*InstanceApi* | [**applicationInstanceGet**](doc//InstanceApi.md#applicationinstanceget) | **GET** /api/ApplicationInstance |
|
||||
*InstanceApi* | [**applicationInstanceGetAllApplicationLinkFromApplicationInstance**](doc//InstanceApi.md#applicationinstancegetallapplicationlinkfromapplicationinstance) | **GET** /api/ApplicationInstance/{applicationInstanceId}/application-link |
|
||||
*InstanceApi* | [**applicationInstanceUpdate**](doc//InstanceApi.md#applicationinstanceupdate) | **PUT** /api/ApplicationInstance |
|
||||
*InstanceApi* | [**applicationInstanceUpdateApplicationLink**](doc//InstanceApi.md#applicationinstanceupdateapplicationlink) | **PUT** /api/ApplicationInstance/application-link |
|
||||
*InstanceApi* | [**instanceCreateInstance**](doc//InstanceApi.md#instancecreateinstance) | **POST** /api/Instance |
|
||||
*InstanceApi* | [**instanceDeleteInstance**](doc//InstanceApi.md#instancedeleteinstance) | **DELETE** /api/Instance/{id} |
|
||||
*InstanceApi* | [**instanceGet**](doc//InstanceApi.md#instanceget) | **GET** /api/Instance |
|
||||
@ -105,11 +113,13 @@ Class | Method | HTTP request | Description
|
||||
*SectionApi* | [**sectionGetDetail**](doc//SectionApi.md#sectiongetdetail) | **GET** /api/Section/{id} |
|
||||
*SectionApi* | [**sectionGetFromConfiguration**](doc//SectionApi.md#sectiongetfromconfiguration) | **GET** /api/Section/configuration/{id} |
|
||||
*SectionApi* | [**sectionGetFromConfigurationDetail**](doc//SectionApi.md#sectiongetfromconfigurationdetail) | **GET** /api/Section/configuration/{id}/detail |
|
||||
*SectionApi* | [**sectionGetGuidedPathDTO**](doc//SectionApi.md#sectiongetguidedpathdto) | **GET** /api/Section/GuidedPathDTO |
|
||||
*SectionApi* | [**sectionGetMapDTO**](doc//SectionApi.md#sectiongetmapdto) | **GET** /api/Section/MapDTO |
|
||||
*SectionApi* | [**sectionGetMenuDTO**](doc//SectionApi.md#sectiongetmenudto) | **GET** /api/Section/MenuDTO |
|
||||
*SectionApi* | [**sectionGetPdfDTO**](doc//SectionApi.md#sectiongetpdfdto) | **GET** /api/Section/PdfDTO |
|
||||
*SectionApi* | [**sectionGetPuzzleDTO**](doc//SectionApi.md#sectiongetpuzzledto) | **GET** /api/Section/PuzzleDTO |
|
||||
*SectionApi* | [**sectionGetQuizDTO**](doc//SectionApi.md#sectiongetquizdto) | **GET** /api/Section/QuizDTO |
|
||||
*SectionApi* | [**sectionGetSectionEventDTO**](doc//SectionApi.md#sectiongetsectioneventdto) | **GET** /api/Section/SectionEventDTO |
|
||||
*SectionApi* | [**sectionGetSliderDTO**](doc//SectionApi.md#sectiongetsliderdto) | **GET** /api/Section/SliderDTO |
|
||||
*SectionApi* | [**sectionGetVideoDTO**](doc//SectionApi.md#sectiongetvideodto) | **GET** /api/Section/VideoDTO |
|
||||
*SectionApi* | [**sectionGetWeatherDTO**](doc//SectionApi.md#sectiongetweatherdto) | **GET** /api/Section/WeatherDTO |
|
||||
@ -117,10 +127,30 @@ Class | Method | HTTP request | Description
|
||||
*SectionApi* | [**sectionPlayerMessageDTO**](doc//SectionApi.md#sectionplayermessagedto) | **GET** /api/Section/PlayerMessageDTO |
|
||||
*SectionApi* | [**sectionUpdate**](doc//SectionApi.md#sectionupdate) | **PUT** /api/Section |
|
||||
*SectionApi* | [**sectionUpdateOrder**](doc//SectionApi.md#sectionupdateorder) | **PUT** /api/Section/order |
|
||||
*SectionAgendaApi* | [**sectionAgendaCreateEventAgenda**](doc//SectionAgendaApi.md#sectionagendacreateeventagenda) | **POST** /api/SectionAgenda/{sectionAgendaId}/event |
|
||||
*SectionAgendaApi* | [**sectionAgendaDeleteEventAgenda**](doc//SectionAgendaApi.md#sectionagendadeleteeventagenda) | **DELETE** /api/SectionAgenda/event/{eventAgendaId} |
|
||||
*SectionAgendaApi* | [**sectionAgendaGetAllEventAgendaFromSection**](doc//SectionAgendaApi.md#sectionagendagetalleventagendafromsection) | **GET** /api/SectionAgenda/{sectionAgendaId}/events |
|
||||
*SectionAgendaApi* | [**sectionAgendaUpdateEventAgenda**](doc//SectionAgendaApi.md#sectionagendaupdateeventagenda) | **PUT** /api/SectionAgenda/event |
|
||||
*SectionEventApi* | [**sectionEventCreateMapAnnotation**](doc//SectionEventApi.md#sectioneventcreatemapannotation) | **POST** /api/SectionEvent/{programmeBlockId}/map-annotations |
|
||||
*SectionEventApi* | [**sectionEventCreateProgrammeBlock**](doc//SectionEventApi.md#sectioneventcreateprogrammeblock) | **POST** /api/SectionEvent/{sectionEventId}/programmes |
|
||||
*SectionEventApi* | [**sectionEventDeleteMapAnnotation**](doc//SectionEventApi.md#sectioneventdeletemapannotation) | **DELETE** /api/SectionEvent/map-annotations/{mapAnnotationId} |
|
||||
*SectionEventApi* | [**sectionEventDeleteProgrammeBlock**](doc//SectionEventApi.md#sectioneventdeleteprogrammeblock) | **DELETE** /api/SectionEvent/programmes/{programBlockId} |
|
||||
*SectionEventApi* | [**sectionEventGetAllMapAnnotationsFromProgrammeBlock**](doc//SectionEventApi.md#sectioneventgetallmapannotationsfromprogrammeblock) | **GET** /api/SectionEvent/{programBlockId}/map-annotations |
|
||||
*SectionEventApi* | [**sectionEventGetAllProgrammeBlockFromSection**](doc//SectionEventApi.md#sectioneventgetallprogrammeblockfromsection) | **GET** /api/SectionEvent/{sectionEventId}/programmes |
|
||||
*SectionEventApi* | [**sectionEventUpdateMapAnnotation**](doc//SectionEventApi.md#sectioneventupdatemapannotation) | **PUT** /api/SectionEvent/map-annotations |
|
||||
*SectionEventApi* | [**sectionEventUpdateProgrammeBlock**](doc//SectionEventApi.md#sectioneventupdateprogrammeblock) | **PUT** /api/SectionEvent/programmes |
|
||||
*SectionMapApi* | [**sectionMapCreate**](doc//SectionMapApi.md#sectionmapcreate) | **POST** /api/SectionMap/{sectionId}/points |
|
||||
*SectionMapApi* | [**sectionMapDelete**](doc//SectionMapApi.md#sectionmapdelete) | **DELETE** /api/SectionMap/points/delete/{geoPointId} |
|
||||
*SectionMapApi* | [**sectionMapCreateGuidedPath**](doc//SectionMapApi.md#sectionmapcreateguidedpath) | **POST** /api/SectionMap/{sectionMapId}/guided-path |
|
||||
*SectionMapApi* | [**sectionMapCreateGuidedStep**](doc//SectionMapApi.md#sectionmapcreateguidedstep) | **POST** /api/SectionMap/guided-path/{guidedPathId}/guided-step |
|
||||
*SectionMapApi* | [**sectionMapDelete**](doc//SectionMapApi.md#sectionmapdelete) | **DELETE** /api/SectionMap/points/{geoPointId} |
|
||||
*SectionMapApi* | [**sectionMapDeleteGuidedPath**](doc//SectionMapApi.md#sectionmapdeleteguidedpath) | **DELETE** /api/SectionMap/guided-path/{guidedPathId} |
|
||||
*SectionMapApi* | [**sectionMapDeleteGuidedStep**](doc//SectionMapApi.md#sectionmapdeleteguidedstep) | **DELETE** /api/SectionMap/guided-step/{guidedStepId} |
|
||||
*SectionMapApi* | [**sectionMapGetAllGeoPointsFromSection**](doc//SectionMapApi.md#sectionmapgetallgeopointsfromsection) | **GET** /api/SectionMap/{sectionId}/points |
|
||||
*SectionMapApi* | [**sectionMapGetAllGuidedPathFromSection**](doc//SectionMapApi.md#sectionmapgetallguidedpathfromsection) | **GET** /api/SectionMap/{sectionMapId}/guided-path |
|
||||
*SectionMapApi* | [**sectionMapGetAllGuidedStepFromGuidedPath**](doc//SectionMapApi.md#sectionmapgetallguidedstepfromguidedpath) | **GET** /api/SectionMap/guided-path/{guidedPathId}/guided-step |
|
||||
*SectionMapApi* | [**sectionMapUpdate**](doc//SectionMapApi.md#sectionmapupdate) | **PUT** /api/SectionMap |
|
||||
*SectionMapApi* | [**sectionMapUpdateGuidedPath**](doc//SectionMapApi.md#sectionmapupdateguidedpath) | **PUT** /api/SectionMap/guided-path |
|
||||
*SectionMapApi* | [**sectionMapUpdateGuidedStep**](doc//SectionMapApi.md#sectionmapupdateguidedstep) | **PUT** /api/SectionMap/guided-step |
|
||||
*SectionQuizApi* | [**sectionQuizCreate**](doc//SectionQuizApi.md#sectionquizcreate) | **POST** /api/SectionQuiz/{sectionId}/questions |
|
||||
*SectionQuizApi* | [**sectionQuizDelete**](doc//SectionQuizApi.md#sectionquizdelete) | **DELETE** /api/SectionQuiz/questions/delete/{quizQuestionId} |
|
||||
*SectionQuizApi* | [**sectionQuizGetAllQuizQuestionFromSection**](doc//SectionQuizApi.md#sectionquizgetallquizquestionfromsection) | **GET** /api/SectionQuiz/{sectionId}/questions |
|
||||
@ -136,20 +166,60 @@ Class | Method | HTTP request | Description
|
||||
|
||||
- [AgendaDTO](doc//AgendaDTO.md)
|
||||
- [AgendaDTOAllOfAgendaMapProvider](doc//AgendaDTOAllOfAgendaMapProvider.md)
|
||||
- [AppConfigurationLink](doc//AppConfigurationLink.md)
|
||||
- [AppConfigurationLinkApplicationInstance](doc//AppConfigurationLinkApplicationInstance.md)
|
||||
- [AppConfigurationLinkConfiguration](doc//AppConfigurationLinkConfiguration.md)
|
||||
- [AppConfigurationLinkDTO](doc//AppConfigurationLinkDTO.md)
|
||||
- [AppType](doc//AppType.md)
|
||||
- [ApplicationInstance](doc//ApplicationInstance.md)
|
||||
- [ApplicationInstanceDTO](doc//ApplicationInstanceDTO.md)
|
||||
- [ApplicationInstanceSectionEvent](doc//ApplicationInstanceSectionEvent.md)
|
||||
- [ArticleDTO](doc//ArticleDTO.md)
|
||||
- [CategorieDTO](doc//CategorieDTO.md)
|
||||
- [Configuration](doc//Configuration.md)
|
||||
- [ConfigurationDTO](doc//ConfigurationDTO.md)
|
||||
- [ContentDTO](doc//ContentDTO.md)
|
||||
- [ContentDTOResource](doc//ContentDTOResource.md)
|
||||
- [Coordinate](doc//Coordinate.md)
|
||||
- [CoordinateEqualityComparer](doc//CoordinateEqualityComparer.md)
|
||||
- [CoordinateSequence](doc//CoordinateSequence.md)
|
||||
- [CoordinateSequenceFactory](doc//CoordinateSequenceFactory.md)
|
||||
- [DeviceDTO](doc//DeviceDTO.md)
|
||||
- [DeviceDetailDTO](doc//DeviceDetailDTO.md)
|
||||
- [Dimension](doc//Dimension.md)
|
||||
- [Envelope](doc//Envelope.md)
|
||||
- [EventAddressDTO](doc//EventAddressDTO.md)
|
||||
- [EventAddressDTOGeometry](doc//EventAddressDTOGeometry.md)
|
||||
- [EventAgendaDTO](doc//EventAgendaDTO.md)
|
||||
- [EventAgendaDTOAddress](doc//EventAgendaDTOAddress.md)
|
||||
- [EventAgendaDTOResource](doc//EventAgendaDTOResource.md)
|
||||
- [ExportConfigurationDTO](doc//ExportConfigurationDTO.md)
|
||||
- [GeoPoint](doc//GeoPoint.md)
|
||||
- [GeoPointDTO](doc//GeoPointDTO.md)
|
||||
- [GeoPointSectionMap](doc//GeoPointSectionMap.md)
|
||||
- [Geometry](doc//Geometry.md)
|
||||
- [GeometryCentroid](doc//GeometryCentroid.md)
|
||||
- [GeometryDTO](doc//GeometryDTO.md)
|
||||
- [GeometryEnvelopeInternal](doc//GeometryEnvelopeInternal.md)
|
||||
- [GeometryFactory](doc//GeometryFactory.md)
|
||||
- [GeometryFactoryCoordinateSequenceFactory](doc//GeometryFactoryCoordinateSequenceFactory.md)
|
||||
- [GeometryFactoryGeometryServices](doc//GeometryFactoryGeometryServices.md)
|
||||
- [GeometryPrecisionModel](doc//GeometryPrecisionModel.md)
|
||||
- [GeometryType](doc//GeometryType.md)
|
||||
- [GuidedPath](doc//GuidedPath.md)
|
||||
- [GuidedPathDTO](doc//GuidedPathDTO.md)
|
||||
- [GuidedPathSectionMap](doc//GuidedPathSectionMap.md)
|
||||
- [GuidedStep](doc//GuidedStep.md)
|
||||
- [GuidedStepDTO](doc//GuidedStepDTO.md)
|
||||
- [GuidedStepDTOTriggerGeoPoint](doc//GuidedStepDTOTriggerGeoPoint.md)
|
||||
- [GuidedStepGuidedPath](doc//GuidedStepGuidedPath.md)
|
||||
- [GuidedStepTriggerGeoPoint](doc//GuidedStepTriggerGeoPoint.md)
|
||||
- [Instance](doc//Instance.md)
|
||||
- [InstanceDTO](doc//InstanceDTO.md)
|
||||
- [LayoutMainPageType](doc//LayoutMainPageType.md)
|
||||
- [LoginDTO](doc//LoginDTO.md)
|
||||
- [MapAnnotation](doc//MapAnnotation.md)
|
||||
- [MapAnnotationDTO](doc//MapAnnotationDTO.md)
|
||||
- [MapAnnotationGeometry](doc//MapAnnotationGeometry.md)
|
||||
- [MapAnnotationIconResource](doc//MapAnnotationIconResource.md)
|
||||
- [MapDTO](doc//MapDTO.md)
|
||||
- [MapDTOAllOfMapProvider](doc//MapDTOAllOfMapProvider.md)
|
||||
- [MapDTOAllOfMapType](doc//MapDTOAllOfMapType.md)
|
||||
@ -158,25 +228,45 @@ Class | Method | HTTP request | Description
|
||||
- [MapTypeApp](doc//MapTypeApp.md)
|
||||
- [MapTypeMapBox](doc//MapTypeMapBox.md)
|
||||
- [MenuDTO](doc//MenuDTO.md)
|
||||
- [NtsGeometryServices](doc//NtsGeometryServices.md)
|
||||
- [NtsGeometryServicesCoordinateEqualityComparer](doc//NtsGeometryServicesCoordinateEqualityComparer.md)
|
||||
- [NtsGeometryServicesGeometryOverlay](doc//NtsGeometryServicesGeometryOverlay.md)
|
||||
- [OgcGeometryType](doc//OgcGeometryType.md)
|
||||
- [OrderedTranslationAndResourceDTO](doc//OrderedTranslationAndResourceDTO.md)
|
||||
- [Ordinates](doc//Ordinates.md)
|
||||
- [PdfDTO](doc//PdfDTO.md)
|
||||
- [PlayerMessageDTO](doc//PlayerMessageDTO.md)
|
||||
- [Point](doc//Point.md)
|
||||
- [PointAllOfBoundary](doc//PointAllOfBoundary.md)
|
||||
- [PointAllOfCoordinate](doc//PointAllOfCoordinate.md)
|
||||
- [PointAllOfCoordinateSequence](doc//PointAllOfCoordinateSequence.md)
|
||||
- [PrecisionModel](doc//PrecisionModel.md)
|
||||
- [PrecisionModels](doc//PrecisionModels.md)
|
||||
- [ProgrammeBlock](doc//ProgrammeBlock.md)
|
||||
- [ProgrammeBlockDTO](doc//ProgrammeBlockDTO.md)
|
||||
- [PuzzleDTO](doc//PuzzleDTO.md)
|
||||
- [PuzzleDTOAllOfPuzzleImage](doc//PuzzleDTOAllOfPuzzleImage.md)
|
||||
- [QuestionDTO](doc//QuestionDTO.md)
|
||||
- [QuestionDTOImageBackgroundResourceType](doc//QuestionDTOImageBackgroundResourceType.md)
|
||||
- [QuestionType](doc//QuestionType.md)
|
||||
- [QuizDTO](doc//QuizDTO.md)
|
||||
- [QuizQuestion](doc//QuizQuestion.md)
|
||||
- [QuizQuestionGuidedStep](doc//QuizQuestionGuidedStep.md)
|
||||
- [QuizQuestionSectionQuiz](doc//QuizQuestionSectionQuiz.md)
|
||||
- [Resource](doc//Resource.md)
|
||||
- [ResourceDTO](doc//ResourceDTO.md)
|
||||
- [ResourceType](doc//ResourceType.md)
|
||||
- [ResponseDTO](doc//ResponseDTO.md)
|
||||
- [Section](doc//Section.md)
|
||||
- [SectionDTO](doc//SectionDTO.md)
|
||||
- [SectionEvent](doc//SectionEvent.md)
|
||||
- [SectionEventDTO](doc//SectionEventDTO.md)
|
||||
- [SectionMap](doc//SectionMap.md)
|
||||
- [SectionMapAllOfMapMapProvider](doc//SectionMapAllOfMapMapProvider.md)
|
||||
- [SectionMapAllOfMapMapType](doc//SectionMapAllOfMapMapType.md)
|
||||
- [SectionMapAllOfMapResource](doc//SectionMapAllOfMapResource.md)
|
||||
- [SectionMapAllOfMapTypeMapbox](doc//SectionMapAllOfMapTypeMapbox.md)
|
||||
- [SectionQuiz](doc//SectionQuiz.md)
|
||||
- [SectionType](doc//SectionType.md)
|
||||
- [SliderDTO](doc//SliderDTO.md)
|
||||
- [TokenDTO](doc//TokenDTO.md)
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
@ -28,6 +29,7 @@ Name | Type | Description | Notes
|
||||
**beaconId** | **int** | | [optional]
|
||||
**resourceIds** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**agendaMapProvider** | [**AgendaDTOAllOfAgendaMapProvider**](AgendaDTOAllOfAgendaMapProvider.md) | | [optional]
|
||||
**events** | [**List<EventAgendaDTO>**](EventAgendaDTO.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
22
manager_api_new/doc/AppConfigurationLink.md
Normal file
22
manager_api_new/doc/AppConfigurationLink.md
Normal file
@ -0,0 +1,22 @@
|
||||
# manager_api_new.model.AppConfigurationLink
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**configurationId** | **String** | |
|
||||
**applicationInstanceId** | **String** | |
|
||||
**id** | **String** | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**weightMasonryGrid** | **int** | | [optional]
|
||||
**configuration** | [**AppConfigurationLinkConfiguration**](AppConfigurationLinkConfiguration.md) | | [optional]
|
||||
**applicationInstance** | [**AppConfigurationLinkApplicationInstance**](AppConfigurationLinkApplicationInstance.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -0,0 +1,33 @@
|
||||
# manager_api_new.model.AppConfigurationLinkApplicationInstance
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**instanceId** | **String** | |
|
||||
**appType** | [**AppType**](AppType.md) | |
|
||||
**id** | **String** | | [optional]
|
||||
**configurations** | [**List<AppConfigurationLink>**](AppConfigurationLink.md) | | [optional] [default to const []]
|
||||
**mainImageId** | **String** | | [optional]
|
||||
**mainImageUrl** | **String** | | [optional]
|
||||
**loaderImageId** | **String** | | [optional]
|
||||
**loaderImageUrl** | **String** | | [optional]
|
||||
**isDate** | **bool** | | [optional]
|
||||
**isHour** | **bool** | | [optional]
|
||||
**primaryColor** | **String** | | [optional]
|
||||
**secondaryColor** | **String** | | [optional]
|
||||
**roundedValue** | **int** | | [optional]
|
||||
**screenPercentageSectionsMainPage** | **int** | | [optional]
|
||||
**isSectionImageBackground** | **bool** | | [optional]
|
||||
**layoutMainPage** | [**LayoutMainPageType**](LayoutMainPageType.md) | | [optional]
|
||||
**languages** | **List<String>** | | [optional] [default to const []]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
**sectionEvent** | [**ApplicationInstanceSectionEvent**](ApplicationInstanceSectionEvent.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
30
manager_api_new/doc/AppConfigurationLinkConfiguration.md
Normal file
30
manager_api_new/doc/AppConfigurationLinkConfiguration.md
Normal file
@ -0,0 +1,30 @@
|
||||
# manager_api_new.model.AppConfigurationLinkConfiguration
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | |
|
||||
**instanceId** | **String** | |
|
||||
**label** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**primaryColor** | **String** | | [optional]
|
||||
**secondaryColor** | **String** | | [optional]
|
||||
**languages** | **List<String>** | | [optional] [default to const []]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**isOffline** | **bool** | | [optional]
|
||||
**loaderImageId** | **String** | | [optional]
|
||||
**loaderImageUrl** | **String** | | [optional]
|
||||
**isQRCode** | **bool** | | [optional]
|
||||
**isSearchText** | **bool** | | [optional]
|
||||
**isSearchNumber** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
20
manager_api_new/doc/AppConfigurationLinkDTO.md
Normal file
20
manager_api_new/doc/AppConfigurationLinkDTO.md
Normal file
@ -0,0 +1,20 @@
|
||||
# manager_api_new.model.AppConfigurationLinkDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
**applicationInstanceId** | **String** | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**weightMasonryGrid** | **int** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/AppType.md
Normal file
14
manager_api_new/doc/AppType.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.AppType
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
33
manager_api_new/doc/ApplicationInstance.md
Normal file
33
manager_api_new/doc/ApplicationInstance.md
Normal file
@ -0,0 +1,33 @@
|
||||
# manager_api_new.model.ApplicationInstance
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**instanceId** | **String** | |
|
||||
**appType** | [**AppType**](AppType.md) | |
|
||||
**id** | **String** | | [optional]
|
||||
**configurations** | [**List<AppConfigurationLink>**](AppConfigurationLink.md) | | [optional] [default to const []]
|
||||
**mainImageId** | **String** | | [optional]
|
||||
**mainImageUrl** | **String** | | [optional]
|
||||
**loaderImageId** | **String** | | [optional]
|
||||
**loaderImageUrl** | **String** | | [optional]
|
||||
**isDate** | **bool** | | [optional]
|
||||
**isHour** | **bool** | | [optional]
|
||||
**primaryColor** | **String** | | [optional]
|
||||
**secondaryColor** | **String** | | [optional]
|
||||
**roundedValue** | **int** | | [optional]
|
||||
**screenPercentageSectionsMainPage** | **int** | | [optional]
|
||||
**isSectionImageBackground** | **bool** | | [optional]
|
||||
**layoutMainPage** | [**LayoutMainPageType**](LayoutMainPageType.md) | | [optional]
|
||||
**languages** | **List<String>** | | [optional] [default to const []]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
**sectionEvent** | [**ApplicationInstanceSectionEvent**](ApplicationInstanceSectionEvent.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
30
manager_api_new/doc/ApplicationInstanceDTO.md
Normal file
30
manager_api_new/doc/ApplicationInstanceDTO.md
Normal file
@ -0,0 +1,30 @@
|
||||
# manager_api_new.model.ApplicationInstanceDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**instanceId** | **String** | | [optional]
|
||||
**appType** | [**AppType**](AppType.md) | | [optional]
|
||||
**configurations** | [**List<AppConfigurationLink>**](AppConfigurationLink.md) | | [optional] [default to const []]
|
||||
**mainImageId** | **String** | | [optional]
|
||||
**mainImageUrl** | **String** | | [optional]
|
||||
**loaderImageId** | **String** | | [optional]
|
||||
**loaderImageUrl** | **String** | | [optional]
|
||||
**isDate** | **bool** | | [optional]
|
||||
**isHour** | **bool** | | [optional]
|
||||
**primaryColor** | **String** | | [optional]
|
||||
**secondaryColor** | **String** | | [optional]
|
||||
**roundedValue** | **int** | | [optional]
|
||||
**screenPercentageSectionsMainPage** | **int** | | [optional]
|
||||
**isSectionImageBackground** | **bool** | | [optional]
|
||||
**languages** | **List<String>** | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
37
manager_api_new/doc/ApplicationInstanceSectionEvent.md
Normal file
37
manager_api_new/doc/ApplicationInstanceSectionEvent.md
Normal file
@ -0,0 +1,37 @@
|
||||
# manager_api_new.model.ApplicationInstanceSectionEvent
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | |
|
||||
**label** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**configurationId** | **String** | |
|
||||
**type** | [**SectionType**](SectionType.md) | |
|
||||
**isSubSection** | **bool** | |
|
||||
**instanceId** | **String** | |
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**order** | **int** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**parentId** | **String** | | [optional]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**isBeacon** | **bool** | | [optional]
|
||||
**beaconId** | **int** | | [optional]
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**meterZoneGPS** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**startDate** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**endDate** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**programme** | [**List<ProgrammeBlock>**](ProgrammeBlock.md) | | [optional] [default to const []]
|
||||
**parcoursIds** | **List<String>** | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
@ -11,7 +11,7 @@ Name | Type | Description | Notes
|
||||
**id** | **int** | | [optional]
|
||||
**label** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**icon** | **String** | | [optional]
|
||||
**resourceDTO** | [**ContentDTOResource**](ContentDTOResource.md) | | [optional]
|
||||
**resourceDTO** | [**EventAgendaDTOResource**](EventAgendaDTOResource.md) | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
30
manager_api_new/doc/Configuration.md
Normal file
30
manager_api_new/doc/Configuration.md
Normal file
@ -0,0 +1,30 @@
|
||||
# manager_api_new.model.Configuration
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | |
|
||||
**instanceId** | **String** | |
|
||||
**label** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**primaryColor** | **String** | | [optional]
|
||||
**secondaryColor** | **String** | | [optional]
|
||||
**languages** | **List<String>** | | [optional] [default to const []]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**isOffline** | **bool** | | [optional]
|
||||
**loaderImageId** | **String** | | [optional]
|
||||
**loaderImageUrl** | **String** | | [optional]
|
||||
**isQRCode** | **bool** | | [optional]
|
||||
**isSearchText** | **bool** | | [optional]
|
||||
**isSearchNumber** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -9,6 +9,7 @@ import 'package:manager_api_new/api.dart';
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**instanceId** | **String** | | [optional]
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**imageId** | **String** | | [optional]
|
||||
@ -17,18 +18,10 @@ Name | Type | Description | Notes
|
||||
**secondaryColor** | **String** | | [optional]
|
||||
**languages** | **List<String>** | | [optional] [default to const []]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**isMobile** | **bool** | | [optional]
|
||||
**isTablet** | **bool** | | [optional]
|
||||
**isOffline** | **bool** | | [optional]
|
||||
**instanceId** | **String** | | [optional]
|
||||
**sectionIds** | **List<String>** | | [optional] [default to const []]
|
||||
**loaderImageId** | **String** | | [optional]
|
||||
**loaderImageUrl** | **String** | | [optional]
|
||||
**isDate** | **bool** | | [optional]
|
||||
**isHour** | **bool** | | [optional]
|
||||
**isSectionImageBackground** | **bool** | | [optional]
|
||||
**roundedValue** | **int** | | [optional]
|
||||
**screenPercentageSectionsMainPage** | **int** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@ Name | Type | Description | Notes
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**order** | **int** | | [optional]
|
||||
**resourceId** | **String** | | [optional]
|
||||
**resource** | [**ContentDTOResource**](ContentDTOResource.md) | | [optional]
|
||||
**resource** | [**EventAgendaDTOResource**](EventAgendaDTOResource.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
20
manager_api_new/doc/Coordinate.md
Normal file
20
manager_api_new/doc/Coordinate.md
Normal file
@ -0,0 +1,20 @@
|
||||
# manager_api_new.model.Coordinate
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**x** | **double** | | [optional]
|
||||
**y** | **double** | | [optional]
|
||||
**z** | **double** | | [optional]
|
||||
**m** | **double** | | [optional]
|
||||
**coordinateValue** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
**isValid** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/CoordinateEqualityComparer.md
Normal file
14
manager_api_new/doc/CoordinateEqualityComparer.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.CoordinateEqualityComparer
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
25
manager_api_new/doc/CoordinateSequence.md
Normal file
25
manager_api_new/doc/CoordinateSequence.md
Normal file
@ -0,0 +1,25 @@
|
||||
# manager_api_new.model.CoordinateSequence
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**dimension** | **int** | | [optional]
|
||||
**measures** | **int** | | [optional]
|
||||
**spatial** | **int** | | [optional]
|
||||
**ordinates** | [**Ordinates**](Ordinates.md) | | [optional]
|
||||
**hasZ** | **bool** | | [optional]
|
||||
**hasM** | **bool** | | [optional]
|
||||
**zOrdinateIndex** | **int** | | [optional]
|
||||
**mOrdinateIndex** | **int** | | [optional]
|
||||
**first** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
**last** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
**count** | **int** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
15
manager_api_new/doc/CoordinateSequenceFactory.md
Normal file
15
manager_api_new/doc/CoordinateSequenceFactory.md
Normal file
@ -0,0 +1,15 @@
|
||||
# manager_api_new.model.CoordinateSequenceFactory
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ordinates** | [**Ordinates**](Ordinates.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/Dimension.md
Normal file
14
manager_api_new/doc/Dimension.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.Dimension
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
26
manager_api_new/doc/Envelope.md
Normal file
26
manager_api_new/doc/Envelope.md
Normal file
@ -0,0 +1,26 @@
|
||||
# manager_api_new.model.Envelope
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**isNull** | **bool** | | [optional]
|
||||
**width** | **double** | | [optional]
|
||||
**height** | **double** | | [optional]
|
||||
**diameter** | **double** | | [optional]
|
||||
**minX** | **double** | | [optional]
|
||||
**maxX** | **double** | | [optional]
|
||||
**minY** | **double** | | [optional]
|
||||
**maxY** | **double** | | [optional]
|
||||
**area** | **double** | | [optional]
|
||||
**minExtent** | **double** | | [optional]
|
||||
**maxExtent** | **double** | | [optional]
|
||||
**centre** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
24
manager_api_new/doc/EventAddressDTO.md
Normal file
24
manager_api_new/doc/EventAddressDTO.md
Normal file
@ -0,0 +1,24 @@
|
||||
# manager_api_new.model.EventAddressDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**address** | **String** | | [optional]
|
||||
**streetNumber** | **String** | | [optional]
|
||||
**streetName** | **String** | | [optional]
|
||||
**city** | **String** | | [optional]
|
||||
**state** | **String** | | [optional]
|
||||
**postCode** | **String** | | [optional]
|
||||
**country** | **String** | | [optional]
|
||||
**geometry** | [**EventAddressDTOGeometry**](EventAddressDTOGeometry.md) | | [optional]
|
||||
**polyColor** | **String** | | [optional]
|
||||
**zoom** | **int** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
16
manager_api_new/doc/EventAddressDTOGeometry.md
Normal file
16
manager_api_new/doc/EventAddressDTOGeometry.md
Normal file
@ -0,0 +1,16 @@
|
||||
# manager_api_new.model.EventAddressDTOGeometry
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**type** | **String** | | [optional]
|
||||
**coordinates** | [**Object**](.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
29
manager_api_new/doc/EventAgendaDTO.md
Normal file
29
manager_api_new/doc/EventAgendaDTO.md
Normal file
@ -0,0 +1,29 @@
|
||||
# manager_api_new.model.EventAgendaDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **int** | | [optional]
|
||||
**label** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**type** | **String** | | [optional]
|
||||
**dateAdded** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**dateFrom** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**dateTo** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**website** | **String** | | [optional]
|
||||
**resourceId** | **String** | | [optional]
|
||||
**resource** | [**EventAgendaDTOResource**](EventAgendaDTOResource.md) | | [optional]
|
||||
**address** | [**EventAgendaDTOAddress**](EventAgendaDTOAddress.md) | | [optional]
|
||||
**phone** | **String** | | [optional]
|
||||
**email** | **String** | | [optional]
|
||||
**sectionAgendaId** | **String** | | [optional]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
24
manager_api_new/doc/EventAgendaDTOAddress.md
Normal file
24
manager_api_new/doc/EventAgendaDTOAddress.md
Normal file
@ -0,0 +1,24 @@
|
||||
# manager_api_new.model.EventAgendaDTOAddress
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**address** | **String** | | [optional]
|
||||
**streetNumber** | **String** | | [optional]
|
||||
**streetName** | **String** | | [optional]
|
||||
**city** | **String** | | [optional]
|
||||
**state** | **String** | | [optional]
|
||||
**postCode** | **String** | | [optional]
|
||||
**country** | **String** | | [optional]
|
||||
**geometry** | [**EventAddressDTOGeometry**](EventAddressDTOGeometry.md) | | [optional]
|
||||
**polyColor** | **String** | | [optional]
|
||||
**zoom** | **int** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
20
manager_api_new/doc/EventAgendaDTOResource.md
Normal file
20
manager_api_new/doc/EventAgendaDTOResource.md
Normal file
@ -0,0 +1,20 @@
|
||||
# manager_api_new.model.EventAgendaDTOResource
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**type** | [**ResourceType**](ResourceType.md) | | [optional]
|
||||
**label** | **String** | | [optional]
|
||||
**url** | **String** | | [optional]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**instanceId** | **String** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -9,6 +9,7 @@ import 'package:manager_api_new/api.dart';
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**instanceId** | **String** | | [optional]
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**imageId** | **String** | | [optional]
|
||||
@ -17,18 +18,10 @@ Name | Type | Description | Notes
|
||||
**secondaryColor** | **String** | | [optional]
|
||||
**languages** | **List<String>** | | [optional] [default to const []]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**isMobile** | **bool** | | [optional]
|
||||
**isTablet** | **bool** | | [optional]
|
||||
**isOffline** | **bool** | | [optional]
|
||||
**instanceId** | **String** | | [optional]
|
||||
**sectionIds** | **List<String>** | | [optional] [default to const []]
|
||||
**loaderImageId** | **String** | | [optional]
|
||||
**loaderImageUrl** | **String** | | [optional]
|
||||
**isDate** | **bool** | | [optional]
|
||||
**isHour** | **bool** | | [optional]
|
||||
**isSectionImageBackground** | **bool** | | [optional]
|
||||
**roundedValue** | **int** | | [optional]
|
||||
**screenPercentageSectionsMainPage** | **int** | | [optional]
|
||||
**sections** | [**List<SectionDTO>**](SectionDTO.md) | | [optional] [default to const []]
|
||||
**resources** | [**List<ResourceDTO>**](ResourceDTO.md) | | [optional] [default to const []]
|
||||
|
||||
|
||||
@ -18,12 +18,14 @@ Name | Type | Description | Notes
|
||||
**email** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**site** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**categorieId** | **int** | | [optional]
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**geometry** | [**PointAllOfBoundary**](PointAllOfBoundary.md) | | [optional]
|
||||
**polyColor** | **String** | | [optional]
|
||||
**imageResourceId** | **String** | | [optional]
|
||||
**imageUrl** | **String** | | [optional]
|
||||
**sectionMapId** | **String** | | [optional]
|
||||
**sectionMap** | [**GeoPointSectionMap**](GeoPointSectionMap.md) | | [optional]
|
||||
**sectionMap** | [**GuidedPathSectionMap**](GuidedPathSectionMap.md) | | [optional]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
**sectionEvent** | [**ApplicationInstanceSectionEvent**](ApplicationInstanceSectionEvent.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -13,8 +13,6 @@ Name | Type | Description | Notes
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**contents** | [**List<ContentDTO>**](ContentDTO.md) | | [optional] [default to const []]
|
||||
**categorieId** | **int** | | [optional]
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**imageResourceId** | **String** | | [optional]
|
||||
**imageUrl** | **String** | | [optional]
|
||||
**schedules** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
@ -22,6 +20,10 @@ Name | Type | Description | Notes
|
||||
**phone** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**email** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**site** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**geometry** | [**EventAddressDTOGeometry**](EventAddressDTOGeometry.md) | | [optional]
|
||||
**polyColor** | **String** | | [optional]
|
||||
**sectionMapId** | **String** | | [optional]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
29
manager_api_new/doc/Geometry.md
Normal file
29
manager_api_new/doc/Geometry.md
Normal file
@ -0,0 +1,29 @@
|
||||
# manager_api_new.model.Geometry
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**factory_** | [**GeometryFactory**](GeometryFactory.md) | | [optional]
|
||||
**userData** | [**Object**](.md) | | [optional]
|
||||
**srid** | **int** | | [optional]
|
||||
**precisionModel** | [**GeometryPrecisionModel**](GeometryPrecisionModel.md) | | [optional]
|
||||
**numGeometries** | **int** | | [optional]
|
||||
**isSimple** | **bool** | | [optional]
|
||||
**isValid** | **bool** | | [optional]
|
||||
**area** | **double** | | [optional]
|
||||
**length** | **double** | | [optional]
|
||||
**centroid** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**interiorPoint** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**pointOnSurface** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**envelope** | [**MapAnnotationGeometry**](MapAnnotationGeometry.md) | | [optional]
|
||||
**envelopeInternal** | [**GeometryEnvelopeInternal**](GeometryEnvelopeInternal.md) | | [optional]
|
||||
**isRectangle** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
43
manager_api_new/doc/GeometryCentroid.md
Normal file
43
manager_api_new/doc/GeometryCentroid.md
Normal file
@ -0,0 +1,43 @@
|
||||
# manager_api_new.model.GeometryCentroid
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**factory_** | [**GeometryFactory**](GeometryFactory.md) | | [optional]
|
||||
**userData** | [**Object**](.md) | | [optional]
|
||||
**srid** | **int** | | [optional]
|
||||
**precisionModel** | [**GeometryPrecisionModel**](GeometryPrecisionModel.md) | | [optional]
|
||||
**numGeometries** | **int** | | [optional]
|
||||
**isSimple** | **bool** | | [optional]
|
||||
**isValid** | **bool** | | [optional]
|
||||
**area** | **double** | | [optional]
|
||||
**length** | **double** | | [optional]
|
||||
**centroid** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**interiorPoint** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**pointOnSurface** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**envelope** | [**MapAnnotationGeometry**](MapAnnotationGeometry.md) | | [optional]
|
||||
**envelopeInternal** | [**GeometryEnvelopeInternal**](GeometryEnvelopeInternal.md) | | [optional]
|
||||
**isRectangle** | **bool** | | [optional]
|
||||
**coordinateSequence** | [**PointAllOfCoordinateSequence**](PointAllOfCoordinateSequence.md) | | [optional]
|
||||
**coordinates** | [**List<Coordinate>**](Coordinate.md) | | [optional] [default to const []]
|
||||
**numPoints** | **int** | | [optional]
|
||||
**isEmpty** | **bool** | | [optional]
|
||||
**dimension** | [**Dimension**](Dimension.md) | | [optional]
|
||||
**boundaryDimension** | [**Dimension**](Dimension.md) | | [optional]
|
||||
**x** | **double** | | [optional]
|
||||
**y** | **double** | | [optional]
|
||||
**coordinate** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
**geometryType** | **String** | | [optional]
|
||||
**ogcGeometryType** | [**OgcGeometryType**](OgcGeometryType.md) | | [optional]
|
||||
**boundary** | [**PointAllOfBoundary**](PointAllOfBoundary.md) | | [optional]
|
||||
**z** | **double** | | [optional]
|
||||
**m** | **double** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
16
manager_api_new/doc/GeometryDTO.md
Normal file
16
manager_api_new/doc/GeometryDTO.md
Normal file
@ -0,0 +1,16 @@
|
||||
# manager_api_new.model.GeometryDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**type** | **String** | | [optional]
|
||||
**coordinates** | [**Object**](.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
26
manager_api_new/doc/GeometryEnvelopeInternal.md
Normal file
26
manager_api_new/doc/GeometryEnvelopeInternal.md
Normal file
@ -0,0 +1,26 @@
|
||||
# manager_api_new.model.GeometryEnvelopeInternal
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**isNull** | **bool** | | [optional]
|
||||
**width** | **double** | | [optional]
|
||||
**height** | **double** | | [optional]
|
||||
**diameter** | **double** | | [optional]
|
||||
**minX** | **double** | | [optional]
|
||||
**maxX** | **double** | | [optional]
|
||||
**minY** | **double** | | [optional]
|
||||
**maxY** | **double** | | [optional]
|
||||
**area** | **double** | | [optional]
|
||||
**minExtent** | **double** | | [optional]
|
||||
**maxExtent** | **double** | | [optional]
|
||||
**centre** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
18
manager_api_new/doc/GeometryFactory.md
Normal file
18
manager_api_new/doc/GeometryFactory.md
Normal file
@ -0,0 +1,18 @@
|
||||
# manager_api_new.model.GeometryFactory
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**precisionModel** | [**GeometryPrecisionModel**](GeometryPrecisionModel.md) | | [optional]
|
||||
**coordinateSequenceFactory** | [**GeometryFactoryCoordinateSequenceFactory**](GeometryFactoryCoordinateSequenceFactory.md) | | [optional]
|
||||
**srid** | **int** | | [optional]
|
||||
**geometryServices** | [**GeometryFactoryGeometryServices**](GeometryFactoryGeometryServices.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -0,0 +1,15 @@
|
||||
# manager_api_new.model.GeometryFactoryCoordinateSequenceFactory
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ordinates** | [**Ordinates**](Ordinates.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
19
manager_api_new/doc/GeometryFactoryGeometryServices.md
Normal file
19
manager_api_new/doc/GeometryFactoryGeometryServices.md
Normal file
@ -0,0 +1,19 @@
|
||||
# manager_api_new.model.GeometryFactoryGeometryServices
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**geometryOverlay** | [**NtsGeometryServicesGeometryOverlay**](NtsGeometryServicesGeometryOverlay.md) | | [optional]
|
||||
**coordinateEqualityComparer** | [**NtsGeometryServicesCoordinateEqualityComparer**](NtsGeometryServicesCoordinateEqualityComparer.md) | | [optional]
|
||||
**defaultSRID** | **int** | | [optional]
|
||||
**defaultCoordinateSequenceFactory** | [**GeometryFactoryCoordinateSequenceFactory**](GeometryFactoryCoordinateSequenceFactory.md) | | [optional]
|
||||
**defaultPrecisionModel** | [**GeometryPrecisionModel**](GeometryPrecisionModel.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
19
manager_api_new/doc/GeometryPrecisionModel.md
Normal file
19
manager_api_new/doc/GeometryPrecisionModel.md
Normal file
@ -0,0 +1,19 @@
|
||||
# manager_api_new.model.GeometryPrecisionModel
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**isFloating** | **bool** | | [optional]
|
||||
**maximumSignificantDigits** | **int** | | [optional]
|
||||
**scale** | **double** | | [optional]
|
||||
**gridSize** | **double** | | [optional]
|
||||
**precisionModelType** | [**PrecisionModels**](PrecisionModels.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/GeometryType.md
Normal file
14
manager_api_new/doc/GeometryType.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.GeometryType
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
27
manager_api_new/doc/GuidedPath.md
Normal file
27
manager_api_new/doc/GuidedPath.md
Normal file
@ -0,0 +1,27 @@
|
||||
# manager_api_new.model.GuidedPath
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**instanceId** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**id** | **String** | | [optional]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**sectionMapId** | **String** | | [optional]
|
||||
**sectionMap** | [**GuidedPathSectionMap**](GuidedPathSectionMap.md) | | [optional]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
**sectionEvent** | [**ApplicationInstanceSectionEvent**](ApplicationInstanceSectionEvent.md) | | [optional]
|
||||
**isLinear** | **bool** | | [optional]
|
||||
**requireSuccessToAdvance** | **bool** | | [optional]
|
||||
**hideNextStepsUntilComplete** | **bool** | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**steps** | [**List<GuidedStep>**](GuidedStep.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
25
manager_api_new/doc/GuidedPathDTO.md
Normal file
25
manager_api_new/doc/GuidedPathDTO.md
Normal file
@ -0,0 +1,25 @@
|
||||
# manager_api_new.model.GuidedPathDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**instanceId** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**sectionMapId** | **String** | | [optional]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
**isLinear** | **bool** | | [optional]
|
||||
**requireSuccessToAdvance** | **bool** | | [optional]
|
||||
**hideNextStepsUntilComplete** | **bool** | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**steps** | [**List<GuidedStepDTO>**](GuidedStepDTO.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
43
manager_api_new/doc/GuidedPathSectionMap.md
Normal file
43
manager_api_new/doc/GuidedPathSectionMap.md
Normal file
@ -0,0 +1,43 @@
|
||||
# manager_api_new.model.GuidedPathSectionMap
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | |
|
||||
**label** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**configurationId** | **String** | |
|
||||
**type** | [**SectionType**](SectionType.md) | |
|
||||
**isSubSection** | **bool** | |
|
||||
**instanceId** | **String** | |
|
||||
**mapCategories** | [**List<CategorieDTO>**](CategorieDTO.md) | | [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**order** | **int** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**parentId** | **String** | | [optional]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**isBeacon** | **bool** | | [optional]
|
||||
**beaconId** | **int** | | [optional]
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**meterZoneGPS** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**mapZoom** | **int** | | [optional]
|
||||
**mapMapType** | [**SectionMapAllOfMapMapType**](SectionMapAllOfMapMapType.md) | | [optional]
|
||||
**mapTypeMapbox** | [**SectionMapAllOfMapTypeMapbox**](SectionMapAllOfMapTypeMapbox.md) | | [optional]
|
||||
**mapMapProvider** | [**SectionMapAllOfMapMapProvider**](SectionMapAllOfMapMapProvider.md) | | [optional]
|
||||
**mapPoints** | [**List<GeoPoint>**](GeoPoint.md) | | [optional] [default to const []]
|
||||
**mapResourceId** | **String** | | [optional]
|
||||
**mapResource** | [**SectionMapAllOfMapResource**](SectionMapAllOfMapResource.md) | | [optional]
|
||||
**mapCenterLatitude** | **String** | | [optional]
|
||||
**mapCenterLongitude** | **String** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
31
manager_api_new/doc/GuidedStep.md
Normal file
31
manager_api_new/doc/GuidedStep.md
Normal file
@ -0,0 +1,31 @@
|
||||
# manager_api_new.model.GuidedStep
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**guidedPathId** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**id** | **String** | | [optional]
|
||||
**guidedPath** | [**GuidedStepGuidedPath**](GuidedStepGuidedPath.md) | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**geometry** | [**PointAllOfBoundary**](PointAllOfBoundary.md) | | [optional]
|
||||
**zoneRadiusMeters** | **double** | | [optional]
|
||||
**imageUrl** | **String** | | [optional]
|
||||
**triggerGeoPointId** | **int** | | [optional]
|
||||
**triggerGeoPoint** | [**GuidedStepTriggerGeoPoint**](GuidedStepTriggerGeoPoint.md) | | [optional]
|
||||
**isHiddenInitially** | **bool** | | [optional]
|
||||
**quizQuestions** | [**List<QuizQuestion>**](QuizQuestion.md) | | [optional] [default to const []]
|
||||
**isStepTimer** | **bool** | | [optional]
|
||||
**isStepLocked** | **bool** | | [optional]
|
||||
**timerSeconds** | **int** | | [optional]
|
||||
**timerExpiredMessage** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
30
manager_api_new/doc/GuidedStepDTO.md
Normal file
30
manager_api_new/doc/GuidedStepDTO.md
Normal file
@ -0,0 +1,30 @@
|
||||
# manager_api_new.model.GuidedStepDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**guidedPathId** | **String** | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**geometry** | [**EventAddressDTOGeometry**](EventAddressDTOGeometry.md) | | [optional]
|
||||
**zoneRadiusMeters** | **double** | | [optional]
|
||||
**imageUrl** | **String** | | [optional]
|
||||
**triggerGeoPointId** | **int** | | [optional]
|
||||
**triggerGeoPoint** | [**GuidedStepDTOTriggerGeoPoint**](GuidedStepDTOTriggerGeoPoint.md) | | [optional]
|
||||
**isHiddenInitially** | **bool** | | [optional]
|
||||
**isStepTimer** | **bool** | | [optional]
|
||||
**isStepLocked** | **bool** | | [optional]
|
||||
**timerSeconds** | **int** | | [optional]
|
||||
**timerExpiredMessage** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**quizQuestions** | [**List<QuizQuestion>**](QuizQuestion.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
30
manager_api_new/doc/GuidedStepDTOTriggerGeoPoint.md
Normal file
30
manager_api_new/doc/GuidedStepDTOTriggerGeoPoint.md
Normal file
@ -0,0 +1,30 @@
|
||||
# manager_api_new.model.GuidedStepDTOTriggerGeoPoint
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **int** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**contents** | [**List<ContentDTO>**](ContentDTO.md) | | [optional] [default to const []]
|
||||
**categorieId** | **int** | | [optional]
|
||||
**imageResourceId** | **String** | | [optional]
|
||||
**imageUrl** | **String** | | [optional]
|
||||
**schedules** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**prices** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**phone** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**email** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**site** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**geometry** | [**EventAddressDTOGeometry**](EventAddressDTOGeometry.md) | | [optional]
|
||||
**polyColor** | **String** | | [optional]
|
||||
**sectionMapId** | **String** | | [optional]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
27
manager_api_new/doc/GuidedStepGuidedPath.md
Normal file
27
manager_api_new/doc/GuidedStepGuidedPath.md
Normal file
@ -0,0 +1,27 @@
|
||||
# manager_api_new.model.GuidedStepGuidedPath
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**instanceId** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**id** | **String** | | [optional]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**sectionMapId** | **String** | | [optional]
|
||||
**sectionMap** | [**GuidedPathSectionMap**](GuidedPathSectionMap.md) | | [optional]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
**sectionEvent** | [**ApplicationInstanceSectionEvent**](ApplicationInstanceSectionEvent.md) | | [optional]
|
||||
**isLinear** | **bool** | | [optional]
|
||||
**requireSuccessToAdvance** | **bool** | | [optional]
|
||||
**hideNextStepsUntilComplete** | **bool** | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**steps** | [**List<GuidedStep>**](GuidedStep.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
32
manager_api_new/doc/GuidedStepTriggerGeoPoint.md
Normal file
32
manager_api_new/doc/GuidedStepTriggerGeoPoint.md
Normal file
@ -0,0 +1,32 @@
|
||||
# manager_api_new.model.GuidedStepTriggerGeoPoint
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **int** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**contents** | [**List<ContentDTO>**](ContentDTO.md) | | [default to const []]
|
||||
**schedules** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**prices** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**phone** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**email** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**site** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**categorieId** | **int** | | [optional]
|
||||
**geometry** | [**PointAllOfBoundary**](PointAllOfBoundary.md) | | [optional]
|
||||
**polyColor** | **String** | | [optional]
|
||||
**imageResourceId** | **String** | | [optional]
|
||||
**imageUrl** | **String** | | [optional]
|
||||
**sectionMapId** | **String** | | [optional]
|
||||
**sectionMap** | [**GuidedPathSectionMap**](GuidedPathSectionMap.md) | | [optional]
|
||||
**sectionEventId** | **String** | | [optional]
|
||||
**sectionEvent** | [**ApplicationInstanceSectionEvent**](ApplicationInstanceSectionEvent.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,6 +12,11 @@ Name | Type | Description | Notes
|
||||
**name** | **String** | |
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**pinCode** | **String** | | [optional]
|
||||
**isPushNotification** | **bool** | | [optional]
|
||||
**isStatistic** | **bool** | | [optional]
|
||||
**isMobile** | **bool** | | [optional]
|
||||
**isTablet** | **bool** | | [optional]
|
||||
**isVR** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -9,6 +9,14 @@ All URIs are relative to *https://localhost:5001*
|
||||
|
||||
Method | HTTP request | Description
|
||||
------------- | ------------- | -------------
|
||||
[**applicationInstanceAddConfigurationToApplicationInstance**](InstanceApi.md#applicationinstanceaddconfigurationtoapplicationinstance) | **POST** /api/ApplicationInstance/{applicationInstanceId}/application-link |
|
||||
[**applicationInstanceCreate**](InstanceApi.md#applicationinstancecreate) | **POST** /api/ApplicationInstance |
|
||||
[**applicationInstanceDelete**](InstanceApi.md#applicationinstancedelete) | **DELETE** /api/ApplicationInstance/{id} |
|
||||
[**applicationInstanceDeleteAppConfigurationLink**](InstanceApi.md#applicationinstancedeleteappconfigurationlink) | **DELETE** /api/ApplicationInstance/{applicationInstanceId}/application-link/{appConfigurationLinkId} |
|
||||
[**applicationInstanceGet**](InstanceApi.md#applicationinstanceget) | **GET** /api/ApplicationInstance |
|
||||
[**applicationInstanceGetAllApplicationLinkFromApplicationInstance**](InstanceApi.md#applicationinstancegetallapplicationlinkfromapplicationinstance) | **GET** /api/ApplicationInstance/{applicationInstanceId}/application-link |
|
||||
[**applicationInstanceUpdate**](InstanceApi.md#applicationinstanceupdate) | **PUT** /api/ApplicationInstance |
|
||||
[**applicationInstanceUpdateApplicationLink**](InstanceApi.md#applicationinstanceupdateapplicationlink) | **PUT** /api/ApplicationInstance/application-link |
|
||||
[**instanceCreateInstance**](InstanceApi.md#instancecreateinstance) | **POST** /api/Instance |
|
||||
[**instanceDeleteInstance**](InstanceApi.md#instancedeleteinstance) | **DELETE** /api/Instance/{id} |
|
||||
[**instanceGet**](InstanceApi.md#instanceget) | **GET** /api/Instance |
|
||||
@ -17,6 +25,356 @@ Method | HTTP request | Description
|
||||
[**instanceUpdateinstance**](InstanceApi.md#instanceupdateinstance) | **PUT** /api/Instance |
|
||||
|
||||
|
||||
# **applicationInstanceAddConfigurationToApplicationInstance**
|
||||
> AppConfigurationLinkDTO applicationInstanceAddConfigurationToApplicationInstance(applicationInstanceId, appConfigurationLinkDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = InstanceApi();
|
||||
final applicationInstanceId = applicationInstanceId_example; // String |
|
||||
final appConfigurationLinkDTO = AppConfigurationLinkDTO(); // AppConfigurationLinkDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.applicationInstanceAddConfigurationToApplicationInstance(applicationInstanceId, appConfigurationLinkDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling InstanceApi->applicationInstanceAddConfigurationToApplicationInstance: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**applicationInstanceId** | **String**| |
|
||||
**appConfigurationLinkDTO** | [**AppConfigurationLinkDTO**](AppConfigurationLinkDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**AppConfigurationLinkDTO**](AppConfigurationLinkDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **applicationInstanceCreate**
|
||||
> ApplicationInstanceDTO applicationInstanceCreate(applicationInstanceDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = InstanceApi();
|
||||
final applicationInstanceDTO = ApplicationInstanceDTO(); // ApplicationInstanceDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.applicationInstanceCreate(applicationInstanceDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling InstanceApi->applicationInstanceCreate: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**applicationInstanceDTO** | [**ApplicationInstanceDTO**](ApplicationInstanceDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**ApplicationInstanceDTO**](ApplicationInstanceDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **applicationInstanceDelete**
|
||||
> String applicationInstanceDelete(id)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = InstanceApi();
|
||||
final id = id_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.applicationInstanceDelete(id);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling InstanceApi->applicationInstanceDelete: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**id** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
**String**
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **applicationInstanceDeleteAppConfigurationLink**
|
||||
> String applicationInstanceDeleteAppConfigurationLink(applicationInstanceId, appConfigurationLinkId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = InstanceApi();
|
||||
final applicationInstanceId = applicationInstanceId_example; // String |
|
||||
final appConfigurationLinkId = appConfigurationLinkId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.applicationInstanceDeleteAppConfigurationLink(applicationInstanceId, appConfigurationLinkId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling InstanceApi->applicationInstanceDeleteAppConfigurationLink: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**applicationInstanceId** | **String**| |
|
||||
**appConfigurationLinkId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
**String**
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **applicationInstanceGet**
|
||||
> List<ApplicationInstanceDTO> applicationInstanceGet(instanceId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = InstanceApi();
|
||||
final instanceId = instanceId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.applicationInstanceGet(instanceId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling InstanceApi->applicationInstanceGet: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**instanceId** | **String**| | [optional]
|
||||
|
||||
### Return type
|
||||
|
||||
[**List<ApplicationInstanceDTO>**](ApplicationInstanceDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **applicationInstanceGetAllApplicationLinkFromApplicationInstance**
|
||||
> List<AppConfigurationLinkDTO> applicationInstanceGetAllApplicationLinkFromApplicationInstance(applicationInstanceId2, applicationInstanceId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = InstanceApi();
|
||||
final applicationInstanceId2 = applicationInstanceId_example; // String |
|
||||
final applicationInstanceId = applicationInstanceId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.applicationInstanceGetAllApplicationLinkFromApplicationInstance(applicationInstanceId2, applicationInstanceId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling InstanceApi->applicationInstanceGetAllApplicationLinkFromApplicationInstance: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**applicationInstanceId2** | **String**| |
|
||||
**applicationInstanceId** | **String**| | [optional]
|
||||
|
||||
### Return type
|
||||
|
||||
[**List<AppConfigurationLinkDTO>**](AppConfigurationLinkDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **applicationInstanceUpdate**
|
||||
> ApplicationInstanceDTO applicationInstanceUpdate(applicationInstanceDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = InstanceApi();
|
||||
final applicationInstanceDTO = ApplicationInstanceDTO(); // ApplicationInstanceDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.applicationInstanceUpdate(applicationInstanceDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling InstanceApi->applicationInstanceUpdate: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**applicationInstanceDTO** | [**ApplicationInstanceDTO**](ApplicationInstanceDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**ApplicationInstanceDTO**](ApplicationInstanceDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **applicationInstanceUpdateApplicationLink**
|
||||
> AppConfigurationLinkDTO applicationInstanceUpdateApplicationLink(appConfigurationLinkDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = InstanceApi();
|
||||
final appConfigurationLinkDTO = AppConfigurationLinkDTO(); // AppConfigurationLinkDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.applicationInstanceUpdateApplicationLink(appConfigurationLinkDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling InstanceApi->applicationInstanceUpdateApplicationLink: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**appConfigurationLinkDTO** | [**AppConfigurationLinkDTO**](AppConfigurationLinkDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**AppConfigurationLinkDTO**](AppConfigurationLinkDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **instanceCreateInstance**
|
||||
> InstanceDTO instanceCreateInstance(instanceDTO)
|
||||
|
||||
|
||||
@ -12,6 +12,11 @@ Name | Type | Description | Notes
|
||||
**name** | **String** | | [optional]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**pinCode** | **String** | | [optional]
|
||||
**isPushNotification** | **bool** | | [optional]
|
||||
**isStatistic** | **bool** | | [optional]
|
||||
**isMobile** | **bool** | | [optional]
|
||||
**isTablet** | **bool** | | [optional]
|
||||
**isVR** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/LayoutMainPageType.md
Normal file
14
manager_api_new/doc/LayoutMainPageType.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.LayoutMainPageType
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
23
manager_api_new/doc/MapAnnotation.md
Normal file
23
manager_api_new/doc/MapAnnotation.md
Normal file
@ -0,0 +1,23 @@
|
||||
# manager_api_new.model.MapAnnotation
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**type** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**label** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**geometryType** | [**GeometryType**](GeometryType.md) | | [optional]
|
||||
**geometry** | [**MapAnnotationGeometry**](MapAnnotationGeometry.md) | | [optional]
|
||||
**polyColor** | **String** | | [optional]
|
||||
**icon** | **String** | | [optional]
|
||||
**iconResourceId** | **String** | | [optional]
|
||||
**iconResource** | [**MapAnnotationIconResource**](MapAnnotationIconResource.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
23
manager_api_new/doc/MapAnnotationDTO.md
Normal file
23
manager_api_new/doc/MapAnnotationDTO.md
Normal file
@ -0,0 +1,23 @@
|
||||
# manager_api_new.model.MapAnnotationDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**type** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**label** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**geometryType** | [**GeometryType**](GeometryType.md) | | [optional]
|
||||
**geometry** | [**EventAddressDTOGeometry**](EventAddressDTOGeometry.md) | | [optional]
|
||||
**polyColor** | **String** | | [optional]
|
||||
**icon** | **String** | | [optional]
|
||||
**iconResourceId** | **String** | | [optional]
|
||||
**iconResource** | [**PuzzleDTOAllOfPuzzleImage**](PuzzleDTOAllOfPuzzleImage.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
29
manager_api_new/doc/MapAnnotationGeometry.md
Normal file
29
manager_api_new/doc/MapAnnotationGeometry.md
Normal file
@ -0,0 +1,29 @@
|
||||
# manager_api_new.model.MapAnnotationGeometry
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**factory_** | [**GeometryFactory**](GeometryFactory.md) | | [optional]
|
||||
**userData** | [**Object**](.md) | | [optional]
|
||||
**srid** | **int** | | [optional]
|
||||
**precisionModel** | [**GeometryPrecisionModel**](GeometryPrecisionModel.md) | | [optional]
|
||||
**numGeometries** | **int** | | [optional]
|
||||
**isSimple** | **bool** | | [optional]
|
||||
**isValid** | **bool** | | [optional]
|
||||
**area** | **double** | | [optional]
|
||||
**length** | **double** | | [optional]
|
||||
**centroid** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**interiorPoint** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**pointOnSurface** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**envelope** | [**MapAnnotationGeometry**](MapAnnotationGeometry.md) | | [optional]
|
||||
**envelopeInternal** | [**GeometryEnvelopeInternal**](GeometryEnvelopeInternal.md) | | [optional]
|
||||
**isRectangle** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
20
manager_api_new/doc/MapAnnotationIconResource.md
Normal file
20
manager_api_new/doc/MapAnnotationIconResource.md
Normal file
@ -0,0 +1,20 @@
|
||||
# manager_api_new.model.MapAnnotationIconResource
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | |
|
||||
**type** | [**ResourceType**](ResourceType.md) | |
|
||||
**label** | **String** | |
|
||||
**instanceId** | **String** | |
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**url** | **String** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
19
manager_api_new/doc/NtsGeometryServices.md
Normal file
19
manager_api_new/doc/NtsGeometryServices.md
Normal file
@ -0,0 +1,19 @@
|
||||
# manager_api_new.model.NtsGeometryServices
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**geometryOverlay** | [**NtsGeometryServicesGeometryOverlay**](NtsGeometryServicesGeometryOverlay.md) | | [optional]
|
||||
**coordinateEqualityComparer** | [**NtsGeometryServicesCoordinateEqualityComparer**](NtsGeometryServicesCoordinateEqualityComparer.md) | | [optional]
|
||||
**defaultSRID** | **int** | | [optional]
|
||||
**defaultCoordinateSequenceFactory** | [**GeometryFactoryCoordinateSequenceFactory**](GeometryFactoryCoordinateSequenceFactory.md) | | [optional]
|
||||
**defaultPrecisionModel** | [**GeometryPrecisionModel**](GeometryPrecisionModel.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.NtsGeometryServicesCoordinateEqualityComparer
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/NtsGeometryServicesGeometryOverlay.md
Normal file
14
manager_api_new/doc/NtsGeometryServicesGeometryOverlay.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.NtsGeometryServicesGeometryOverlay
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/OgcGeometryType.md
Normal file
14
manager_api_new/doc/OgcGeometryType.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.OgcGeometryType
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/Ordinates.md
Normal file
14
manager_api_new/doc/Ordinates.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.Ordinates
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
43
manager_api_new/doc/Point.md
Normal file
43
manager_api_new/doc/Point.md
Normal file
@ -0,0 +1,43 @@
|
||||
# manager_api_new.model.Point
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**factory_** | [**GeometryFactory**](GeometryFactory.md) | | [optional]
|
||||
**userData** | [**Object**](.md) | | [optional]
|
||||
**srid** | **int** | | [optional]
|
||||
**precisionModel** | [**GeometryPrecisionModel**](GeometryPrecisionModel.md) | | [optional]
|
||||
**numGeometries** | **int** | | [optional]
|
||||
**isSimple** | **bool** | | [optional]
|
||||
**isValid** | **bool** | | [optional]
|
||||
**area** | **double** | | [optional]
|
||||
**length** | **double** | | [optional]
|
||||
**centroid** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**interiorPoint** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**pointOnSurface** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**envelope** | [**MapAnnotationGeometry**](MapAnnotationGeometry.md) | | [optional]
|
||||
**envelopeInternal** | [**GeometryEnvelopeInternal**](GeometryEnvelopeInternal.md) | | [optional]
|
||||
**isRectangle** | **bool** | | [optional]
|
||||
**coordinateSequence** | [**PointAllOfCoordinateSequence**](PointAllOfCoordinateSequence.md) | | [optional]
|
||||
**coordinates** | [**List<Coordinate>**](Coordinate.md) | | [optional] [default to const []]
|
||||
**numPoints** | **int** | | [optional]
|
||||
**isEmpty** | **bool** | | [optional]
|
||||
**dimension** | [**Dimension**](Dimension.md) | | [optional]
|
||||
**boundaryDimension** | [**Dimension**](Dimension.md) | | [optional]
|
||||
**x** | **double** | | [optional]
|
||||
**y** | **double** | | [optional]
|
||||
**coordinate** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
**geometryType** | **String** | | [optional]
|
||||
**ogcGeometryType** | [**OgcGeometryType**](OgcGeometryType.md) | | [optional]
|
||||
**boundary** | [**PointAllOfBoundary**](PointAllOfBoundary.md) | | [optional]
|
||||
**z** | **double** | | [optional]
|
||||
**m** | **double** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
29
manager_api_new/doc/PointAllOfBoundary.md
Normal file
29
manager_api_new/doc/PointAllOfBoundary.md
Normal file
@ -0,0 +1,29 @@
|
||||
# manager_api_new.model.PointAllOfBoundary
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**factory_** | [**GeometryFactory**](GeometryFactory.md) | | [optional]
|
||||
**userData** | [**Object**](.md) | | [optional]
|
||||
**srid** | **int** | | [optional]
|
||||
**precisionModel** | [**GeometryPrecisionModel**](GeometryPrecisionModel.md) | | [optional]
|
||||
**numGeometries** | **int** | | [optional]
|
||||
**isSimple** | **bool** | | [optional]
|
||||
**isValid** | **bool** | | [optional]
|
||||
**area** | **double** | | [optional]
|
||||
**length** | **double** | | [optional]
|
||||
**centroid** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**interiorPoint** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**pointOnSurface** | [**GeometryCentroid**](GeometryCentroid.md) | | [optional]
|
||||
**envelope** | [**MapAnnotationGeometry**](MapAnnotationGeometry.md) | | [optional]
|
||||
**envelopeInternal** | [**GeometryEnvelopeInternal**](GeometryEnvelopeInternal.md) | | [optional]
|
||||
**isRectangle** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
20
manager_api_new/doc/PointAllOfCoordinate.md
Normal file
20
manager_api_new/doc/PointAllOfCoordinate.md
Normal file
@ -0,0 +1,20 @@
|
||||
# manager_api_new.model.PointAllOfCoordinate
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**x** | **double** | | [optional]
|
||||
**y** | **double** | | [optional]
|
||||
**z** | **double** | | [optional]
|
||||
**m** | **double** | | [optional]
|
||||
**coordinateValue** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
**isValid** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
25
manager_api_new/doc/PointAllOfCoordinateSequence.md
Normal file
25
manager_api_new/doc/PointAllOfCoordinateSequence.md
Normal file
@ -0,0 +1,25 @@
|
||||
# manager_api_new.model.PointAllOfCoordinateSequence
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**dimension** | **int** | | [optional]
|
||||
**measures** | **int** | | [optional]
|
||||
**spatial** | **int** | | [optional]
|
||||
**ordinates** | [**Ordinates**](Ordinates.md) | | [optional]
|
||||
**hasZ** | **bool** | | [optional]
|
||||
**hasM** | **bool** | | [optional]
|
||||
**zOrdinateIndex** | **int** | | [optional]
|
||||
**mOrdinateIndex** | **int** | | [optional]
|
||||
**first** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
**last** | [**PointAllOfCoordinate**](PointAllOfCoordinate.md) | | [optional]
|
||||
**count** | **int** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
19
manager_api_new/doc/PrecisionModel.md
Normal file
19
manager_api_new/doc/PrecisionModel.md
Normal file
@ -0,0 +1,19 @@
|
||||
# manager_api_new.model.PrecisionModel
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**isFloating** | **bool** | | [optional]
|
||||
**maximumSignificantDigits** | **int** | | [optional]
|
||||
**scale** | **double** | | [optional]
|
||||
**gridSize** | **double** | | [optional]
|
||||
**precisionModelType** | [**PrecisionModels**](PrecisionModels.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
14
manager_api_new/doc/PrecisionModels.md
Normal file
14
manager_api_new/doc/PrecisionModels.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.PrecisionModels
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
20
manager_api_new/doc/ProgrammeBlock.md
Normal file
20
manager_api_new/doc/ProgrammeBlock.md
Normal file
@ -0,0 +1,20 @@
|
||||
# manager_api_new.model.ProgrammeBlock
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**startTime** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**endTime** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**mapAnnotations** | [**List<MapAnnotation>**](MapAnnotation.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
20
manager_api_new/doc/ProgrammeBlockDTO.md
Normal file
20
manager_api_new/doc/ProgrammeBlockDTO.md
Normal file
@ -0,0 +1,20 @@
|
||||
# manager_api_new.model.ProgrammeBlockDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**startTime** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**endTime** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**mapAnnotations** | [**List<MapAnnotationDTO>**](MapAnnotationDTO.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
14
manager_api_new/doc/QuestionType.md
Normal file
14
manager_api_new/doc/QuestionType.md
Normal file
@ -0,0 +1,14 @@
|
||||
# manager_api_new.model.QuestionType
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
@ -12,10 +12,18 @@ Name | Type | Description | Notes
|
||||
**label** | [**List<TranslationAndResourceDTO>**](TranslationAndResourceDTO.md) | | [default to const []]
|
||||
**responses** | [**List<ResponseDTO>**](ResponseDTO.md) | | [default to const []]
|
||||
**resourceId** | **String** | | [optional]
|
||||
**resource** | [**SectionMapAllOfMapResource**](SectionMapAllOfMapResource.md) | | [optional]
|
||||
**resource** | [**MapAnnotationIconResource**](MapAnnotationIconResource.md) | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**sectionQuizId** | **String** | | [optional]
|
||||
**sectionQuiz** | [**QuizQuestionSectionQuiz**](QuizQuestionSectionQuiz.md) | | [optional]
|
||||
**guidedStepId** | **String** | | [optional]
|
||||
**guidedStep** | [**QuizQuestionGuidedStep**](QuizQuestionGuidedStep.md) | | [optional]
|
||||
**validationQuestionType** | [**QuestionType**](QuestionType.md) | | [optional]
|
||||
**puzzleImageId** | **String** | | [optional]
|
||||
**puzzleImage** | [**MapAnnotationIconResource**](MapAnnotationIconResource.md) | | [optional]
|
||||
**puzzleRows** | **int** | | [optional]
|
||||
**puzzleCols** | **int** | | [optional]
|
||||
**isSlidingPuzzle** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
31
manager_api_new/doc/QuizQuestionGuidedStep.md
Normal file
31
manager_api_new/doc/QuizQuestionGuidedStep.md
Normal file
@ -0,0 +1,31 @@
|
||||
# manager_api_new.model.QuizQuestionGuidedStep
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**guidedPathId** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**id** | **String** | | [optional]
|
||||
**guidedPath** | [**GuidedStepGuidedPath**](GuidedStepGuidedPath.md) | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**geometry** | [**PointAllOfBoundary**](PointAllOfBoundary.md) | | [optional]
|
||||
**zoneRadiusMeters** | **double** | | [optional]
|
||||
**imageUrl** | **String** | | [optional]
|
||||
**triggerGeoPointId** | **int** | | [optional]
|
||||
**triggerGeoPoint** | [**GuidedStepTriggerGeoPoint**](GuidedStepTriggerGeoPoint.md) | | [optional]
|
||||
**isHiddenInitially** | **bool** | | [optional]
|
||||
**quizQuestions** | [**List<QuizQuestion>**](QuizQuestion.md) | | [optional] [default to const []]
|
||||
**isStepTimer** | **bool** | | [optional]
|
||||
**isStepLocked** | **bool** | | [optional]
|
||||
**timerSeconds** | **int** | | [optional]
|
||||
**timerExpiredMessage** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -31,6 +31,7 @@ Name | Type | Description | Notes
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**meterZoneGPS** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -26,6 +26,7 @@ Name | Type | Description | Notes
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**meterZoneGPS** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
191
manager_api_new/doc/SectionAgendaApi.md
Normal file
191
manager_api_new/doc/SectionAgendaApi.md
Normal file
@ -0,0 +1,191 @@
|
||||
# manager_api_new.api.SectionAgendaApi
|
||||
|
||||
## Load the API package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
All URIs are relative to *https://localhost:5001*
|
||||
|
||||
Method | HTTP request | Description
|
||||
------------- | ------------- | -------------
|
||||
[**sectionAgendaCreateEventAgenda**](SectionAgendaApi.md#sectionagendacreateeventagenda) | **POST** /api/SectionAgenda/{sectionAgendaId}/event |
|
||||
[**sectionAgendaDeleteEventAgenda**](SectionAgendaApi.md#sectionagendadeleteeventagenda) | **DELETE** /api/SectionAgenda/event/{eventAgendaId} |
|
||||
[**sectionAgendaGetAllEventAgendaFromSection**](SectionAgendaApi.md#sectionagendagetalleventagendafromsection) | **GET** /api/SectionAgenda/{sectionAgendaId}/events |
|
||||
[**sectionAgendaUpdateEventAgenda**](SectionAgendaApi.md#sectionagendaupdateeventagenda) | **PUT** /api/SectionAgenda/event |
|
||||
|
||||
|
||||
# **sectionAgendaCreateEventAgenda**
|
||||
> EventAgendaDTO sectionAgendaCreateEventAgenda(sectionAgendaId, eventAgendaDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionAgendaApi();
|
||||
final sectionAgendaId = sectionAgendaId_example; // String |
|
||||
final eventAgendaDTO = EventAgendaDTO(); // EventAgendaDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionAgendaCreateEventAgenda(sectionAgendaId, eventAgendaDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionAgendaApi->sectionAgendaCreateEventAgenda: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**sectionAgendaId** | **String**| |
|
||||
**eventAgendaDTO** | [**EventAgendaDTO**](EventAgendaDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**EventAgendaDTO**](EventAgendaDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionAgendaDeleteEventAgenda**
|
||||
> String sectionAgendaDeleteEventAgenda(eventAgendaId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionAgendaApi();
|
||||
final eventAgendaId = 56; // int |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionAgendaDeleteEventAgenda(eventAgendaId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionAgendaApi->sectionAgendaDeleteEventAgenda: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**eventAgendaId** | **int**| |
|
||||
|
||||
### Return type
|
||||
|
||||
**String**
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionAgendaGetAllEventAgendaFromSection**
|
||||
> List<EventAgendaDTO> sectionAgendaGetAllEventAgendaFromSection(sectionAgendaId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionAgendaApi();
|
||||
final sectionAgendaId = sectionAgendaId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionAgendaGetAllEventAgendaFromSection(sectionAgendaId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionAgendaApi->sectionAgendaGetAllEventAgendaFromSection: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**sectionAgendaId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**List<EventAgendaDTO>**](EventAgendaDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionAgendaUpdateEventAgenda**
|
||||
> EventAgendaDTO sectionAgendaUpdateEventAgenda(eventAgendaDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionAgendaApi();
|
||||
final eventAgendaDTO = EventAgendaDTO(); // EventAgendaDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionAgendaUpdateEventAgenda(eventAgendaDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionAgendaApi->sectionAgendaUpdateEventAgenda: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**eventAgendaDTO** | [**EventAgendaDTO**](EventAgendaDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**EventAgendaDTO**](EventAgendaDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
@ -20,11 +20,13 @@ Method | HTTP request | Description
|
||||
[**sectionGetDetail**](SectionApi.md#sectiongetdetail) | **GET** /api/Section/{id} |
|
||||
[**sectionGetFromConfiguration**](SectionApi.md#sectiongetfromconfiguration) | **GET** /api/Section/configuration/{id} |
|
||||
[**sectionGetFromConfigurationDetail**](SectionApi.md#sectiongetfromconfigurationdetail) | **GET** /api/Section/configuration/{id}/detail |
|
||||
[**sectionGetGuidedPathDTO**](SectionApi.md#sectiongetguidedpathdto) | **GET** /api/Section/GuidedPathDTO |
|
||||
[**sectionGetMapDTO**](SectionApi.md#sectiongetmapdto) | **GET** /api/Section/MapDTO |
|
||||
[**sectionGetMenuDTO**](SectionApi.md#sectiongetmenudto) | **GET** /api/Section/MenuDTO |
|
||||
[**sectionGetPdfDTO**](SectionApi.md#sectiongetpdfdto) | **GET** /api/Section/PdfDTO |
|
||||
[**sectionGetPuzzleDTO**](SectionApi.md#sectiongetpuzzledto) | **GET** /api/Section/PuzzleDTO |
|
||||
[**sectionGetQuizDTO**](SectionApi.md#sectiongetquizdto) | **GET** /api/Section/QuizDTO |
|
||||
[**sectionGetSectionEventDTO**](SectionApi.md#sectiongetsectioneventdto) | **GET** /api/Section/SectionEventDTO |
|
||||
[**sectionGetSliderDTO**](SectionApi.md#sectiongetsliderdto) | **GET** /api/Section/SliderDTO |
|
||||
[**sectionGetVideoDTO**](SectionApi.md#sectiongetvideodto) | **GET** /api/Section/VideoDTO |
|
||||
[**sectionGetWeatherDTO**](SectionApi.md#sectiongetweatherdto) | **GET** /api/Section/WeatherDTO |
|
||||
@ -499,6 +501,45 @@ Name | Type | Description | Notes
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionGetGuidedPathDTO**
|
||||
> GuidedPathDTO sectionGetGuidedPathDTO()
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionApi();
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionGetGuidedPathDTO();
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionApi->sectionGetGuidedPathDTO: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
This endpoint does not need any parameter.
|
||||
|
||||
### Return type
|
||||
|
||||
[**GuidedPathDTO**](GuidedPathDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionGetMapDTO**
|
||||
> MapDTO sectionGetMapDTO()
|
||||
|
||||
@ -694,6 +735,45 @@ This endpoint does not need any parameter.
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionGetSectionEventDTO**
|
||||
> SectionEventDTO sectionGetSectionEventDTO()
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionApi();
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionGetSectionEventDTO();
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionApi->sectionGetSectionEventDTO: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
This endpoint does not need any parameter.
|
||||
|
||||
### Return type
|
||||
|
||||
[**SectionEventDTO**](SectionEventDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionGetSliderDTO**
|
||||
> SliderDTO sectionGetSliderDTO()
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
37
manager_api_new/doc/SectionEvent.md
Normal file
37
manager_api_new/doc/SectionEvent.md
Normal file
@ -0,0 +1,37 @@
|
||||
# manager_api_new.model.SectionEvent
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | |
|
||||
**label** | **String** | |
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [default to const []]
|
||||
**configurationId** | **String** | |
|
||||
**type** | [**SectionType**](SectionType.md) | |
|
||||
**isSubSection** | **bool** | |
|
||||
**instanceId** | **String** | |
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**order** | **int** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**parentId** | **String** | | [optional]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**isBeacon** | **bool** | | [optional]
|
||||
**beaconId** | **int** | | [optional]
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**meterZoneGPS** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**startDate** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**endDate** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**programme** | [**List<ProgrammeBlock>**](ProgrammeBlock.md) | | [optional] [default to const []]
|
||||
**parcoursIds** | **List<String>** | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
369
manager_api_new/doc/SectionEventApi.md
Normal file
369
manager_api_new/doc/SectionEventApi.md
Normal file
@ -0,0 +1,369 @@
|
||||
# manager_api_new.api.SectionEventApi
|
||||
|
||||
## Load the API package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
All URIs are relative to *https://localhost:5001*
|
||||
|
||||
Method | HTTP request | Description
|
||||
------------- | ------------- | -------------
|
||||
[**sectionEventCreateMapAnnotation**](SectionEventApi.md#sectioneventcreatemapannotation) | **POST** /api/SectionEvent/{programmeBlockId}/map-annotations |
|
||||
[**sectionEventCreateProgrammeBlock**](SectionEventApi.md#sectioneventcreateprogrammeblock) | **POST** /api/SectionEvent/{sectionEventId}/programmes |
|
||||
[**sectionEventDeleteMapAnnotation**](SectionEventApi.md#sectioneventdeletemapannotation) | **DELETE** /api/SectionEvent/map-annotations/{mapAnnotationId} |
|
||||
[**sectionEventDeleteProgrammeBlock**](SectionEventApi.md#sectioneventdeleteprogrammeblock) | **DELETE** /api/SectionEvent/programmes/{programBlockId} |
|
||||
[**sectionEventGetAllMapAnnotationsFromProgrammeBlock**](SectionEventApi.md#sectioneventgetallmapannotationsfromprogrammeblock) | **GET** /api/SectionEvent/{programBlockId}/map-annotations |
|
||||
[**sectionEventGetAllProgrammeBlockFromSection**](SectionEventApi.md#sectioneventgetallprogrammeblockfromsection) | **GET** /api/SectionEvent/{sectionEventId}/programmes |
|
||||
[**sectionEventUpdateMapAnnotation**](SectionEventApi.md#sectioneventupdatemapannotation) | **PUT** /api/SectionEvent/map-annotations |
|
||||
[**sectionEventUpdateProgrammeBlock**](SectionEventApi.md#sectioneventupdateprogrammeblock) | **PUT** /api/SectionEvent/programmes |
|
||||
|
||||
|
||||
# **sectionEventCreateMapAnnotation**
|
||||
> MapAnnotationDTO sectionEventCreateMapAnnotation(programmeBlockId, mapAnnotationDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionEventApi();
|
||||
final programmeBlockId = programmeBlockId_example; // String |
|
||||
final mapAnnotationDTO = MapAnnotationDTO(); // MapAnnotationDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionEventCreateMapAnnotation(programmeBlockId, mapAnnotationDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionEventApi->sectionEventCreateMapAnnotation: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**programmeBlockId** | **String**| |
|
||||
**mapAnnotationDTO** | [**MapAnnotationDTO**](MapAnnotationDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**MapAnnotationDTO**](MapAnnotationDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionEventCreateProgrammeBlock**
|
||||
> ProgrammeBlockDTO sectionEventCreateProgrammeBlock(sectionEventId, programmeBlockDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionEventApi();
|
||||
final sectionEventId = sectionEventId_example; // String |
|
||||
final programmeBlockDTO = ProgrammeBlockDTO(); // ProgrammeBlockDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionEventCreateProgrammeBlock(sectionEventId, programmeBlockDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionEventApi->sectionEventCreateProgrammeBlock: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**sectionEventId** | **String**| |
|
||||
**programmeBlockDTO** | [**ProgrammeBlockDTO**](ProgrammeBlockDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**ProgrammeBlockDTO**](ProgrammeBlockDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionEventDeleteMapAnnotation**
|
||||
> String sectionEventDeleteMapAnnotation(mapAnnotationId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionEventApi();
|
||||
final mapAnnotationId = mapAnnotationId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionEventDeleteMapAnnotation(mapAnnotationId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionEventApi->sectionEventDeleteMapAnnotation: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**mapAnnotationId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
**String**
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionEventDeleteProgrammeBlock**
|
||||
> String sectionEventDeleteProgrammeBlock(programBlockId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionEventApi();
|
||||
final programBlockId = programBlockId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionEventDeleteProgrammeBlock(programBlockId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionEventApi->sectionEventDeleteProgrammeBlock: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**programBlockId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
**String**
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionEventGetAllMapAnnotationsFromProgrammeBlock**
|
||||
> List<MapAnnotationDTO> sectionEventGetAllMapAnnotationsFromProgrammeBlock(programBlockId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionEventApi();
|
||||
final programBlockId = programBlockId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionEventGetAllMapAnnotationsFromProgrammeBlock(programBlockId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionEventApi->sectionEventGetAllMapAnnotationsFromProgrammeBlock: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**programBlockId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**List<MapAnnotationDTO>**](MapAnnotationDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionEventGetAllProgrammeBlockFromSection**
|
||||
> List<ProgrammeBlock> sectionEventGetAllProgrammeBlockFromSection(sectionEventId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionEventApi();
|
||||
final sectionEventId = sectionEventId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionEventGetAllProgrammeBlockFromSection(sectionEventId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionEventApi->sectionEventGetAllProgrammeBlockFromSection: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**sectionEventId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**List<ProgrammeBlock>**](ProgrammeBlock.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionEventUpdateMapAnnotation**
|
||||
> MapAnnotationDTO sectionEventUpdateMapAnnotation(mapAnnotationDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionEventApi();
|
||||
final mapAnnotationDTO = MapAnnotationDTO(); // MapAnnotationDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionEventUpdateMapAnnotation(mapAnnotationDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionEventApi->sectionEventUpdateMapAnnotation: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**mapAnnotationDTO** | [**MapAnnotationDTO**](MapAnnotationDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**MapAnnotationDTO**](MapAnnotationDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionEventUpdateProgrammeBlock**
|
||||
> ProgrammeBlockDTO sectionEventUpdateProgrammeBlock(programmeBlockDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionEventApi();
|
||||
final programmeBlockDTO = ProgrammeBlockDTO(); // ProgrammeBlockDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionEventUpdateProgrammeBlock(programmeBlockDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionEventApi->sectionEventUpdateProgrammeBlock: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**programmeBlockDTO** | [**ProgrammeBlockDTO**](ProgrammeBlockDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**ProgrammeBlockDTO**](ProgrammeBlockDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
37
manager_api_new/doc/SectionEventDTO.md
Normal file
37
manager_api_new/doc/SectionEventDTO.md
Normal file
@ -0,0 +1,37 @@
|
||||
# manager_api_new.model.SectionEventDTO
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | | [optional]
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
**isSubSection** | **bool** | | [optional]
|
||||
**parentId** | **String** | | [optional]
|
||||
**type** | [**SectionType**](SectionType.md) | | [optional]
|
||||
**dateCreation** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**order** | **int** | | [optional]
|
||||
**instanceId** | **String** | | [optional]
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**meterZoneGPS** | **int** | | [optional]
|
||||
**isBeacon** | **bool** | | [optional]
|
||||
**beaconId** | **int** | | [optional]
|
||||
**startDate** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**endDate** | [**DateTime**](DateTime.md) | | [optional]
|
||||
**parcoursIds** | **List<String>** | | [optional] [default to const []]
|
||||
**programme** | [**List<ProgrammeBlock>**](ProgrammeBlock.md) | | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -27,6 +27,7 @@ Name | Type | Description | Notes
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**meterZoneGPS** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**mapZoom** | **int** | | [optional]
|
||||
**mapMapType** | [**SectionMapAllOfMapMapType**](SectionMapAllOfMapMapType.md) | | [optional]
|
||||
**mapTypeMapbox** | [**SectionMapAllOfMapTypeMapbox**](SectionMapAllOfMapTypeMapbox.md) | | [optional]
|
||||
|
||||
@ -10,9 +10,17 @@ All URIs are relative to *https://localhost:5001*
|
||||
Method | HTTP request | Description
|
||||
------------- | ------------- | -------------
|
||||
[**sectionMapCreate**](SectionMapApi.md#sectionmapcreate) | **POST** /api/SectionMap/{sectionId}/points |
|
||||
[**sectionMapDelete**](SectionMapApi.md#sectionmapdelete) | **DELETE** /api/SectionMap/points/delete/{geoPointId} |
|
||||
[**sectionMapCreateGuidedPath**](SectionMapApi.md#sectionmapcreateguidedpath) | **POST** /api/SectionMap/{sectionMapId}/guided-path |
|
||||
[**sectionMapCreateGuidedStep**](SectionMapApi.md#sectionmapcreateguidedstep) | **POST** /api/SectionMap/guided-path/{guidedPathId}/guided-step |
|
||||
[**sectionMapDelete**](SectionMapApi.md#sectionmapdelete) | **DELETE** /api/SectionMap/points/{geoPointId} |
|
||||
[**sectionMapDeleteGuidedPath**](SectionMapApi.md#sectionmapdeleteguidedpath) | **DELETE** /api/SectionMap/guided-path/{guidedPathId} |
|
||||
[**sectionMapDeleteGuidedStep**](SectionMapApi.md#sectionmapdeleteguidedstep) | **DELETE** /api/SectionMap/guided-step/{guidedStepId} |
|
||||
[**sectionMapGetAllGeoPointsFromSection**](SectionMapApi.md#sectionmapgetallgeopointsfromsection) | **GET** /api/SectionMap/{sectionId}/points |
|
||||
[**sectionMapGetAllGuidedPathFromSection**](SectionMapApi.md#sectionmapgetallguidedpathfromsection) | **GET** /api/SectionMap/{sectionMapId}/guided-path |
|
||||
[**sectionMapGetAllGuidedStepFromGuidedPath**](SectionMapApi.md#sectionmapgetallguidedstepfromguidedpath) | **GET** /api/SectionMap/guided-path/{guidedPathId}/guided-step |
|
||||
[**sectionMapUpdate**](SectionMapApi.md#sectionmapupdate) | **PUT** /api/SectionMap |
|
||||
[**sectionMapUpdateGuidedPath**](SectionMapApi.md#sectionmapupdateguidedpath) | **PUT** /api/SectionMap/guided-path |
|
||||
[**sectionMapUpdateGuidedStep**](SectionMapApi.md#sectionmapupdateguidedstep) | **PUT** /api/SectionMap/guided-step |
|
||||
|
||||
|
||||
# **sectionMapCreate**
|
||||
@ -60,6 +68,96 @@ Name | Type | Description | Notes
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapCreateGuidedPath**
|
||||
> GuidedPathDTO sectionMapCreateGuidedPath(sectionMapId, guidedPathDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionMapApi();
|
||||
final sectionMapId = sectionMapId_example; // String |
|
||||
final guidedPathDTO = GuidedPathDTO(); // GuidedPathDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionMapCreateGuidedPath(sectionMapId, guidedPathDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionMapApi->sectionMapCreateGuidedPath: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**sectionMapId** | **String**| |
|
||||
**guidedPathDTO** | [**GuidedPathDTO**](GuidedPathDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**GuidedPathDTO**](GuidedPathDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapCreateGuidedStep**
|
||||
> GuidedStepDTO sectionMapCreateGuidedStep(guidedPathId, guidedStepDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionMapApi();
|
||||
final guidedPathId = guidedPathId_example; // String |
|
||||
final guidedStepDTO = GuidedStepDTO(); // GuidedStepDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionMapCreateGuidedStep(guidedPathId, guidedStepDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionMapApi->sectionMapCreateGuidedStep: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**guidedPathId** | **String**| |
|
||||
**guidedStepDTO** | [**GuidedStepDTO**](GuidedStepDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**GuidedStepDTO**](GuidedStepDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapDelete**
|
||||
> String sectionMapDelete(geoPointId)
|
||||
|
||||
@ -103,6 +201,92 @@ Name | Type | Description | Notes
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapDeleteGuidedPath**
|
||||
> String sectionMapDeleteGuidedPath(guidedPathId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionMapApi();
|
||||
final guidedPathId = guidedPathId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionMapDeleteGuidedPath(guidedPathId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionMapApi->sectionMapDeleteGuidedPath: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**guidedPathId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
**String**
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapDeleteGuidedStep**
|
||||
> String sectionMapDeleteGuidedStep(guidedStepId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionMapApi();
|
||||
final guidedStepId = guidedStepId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionMapDeleteGuidedStep(guidedStepId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionMapApi->sectionMapDeleteGuidedStep: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**guidedStepId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
**String**
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapGetAllGeoPointsFromSection**
|
||||
> List<GeoPointDTO> sectionMapGetAllGeoPointsFromSection(sectionId)
|
||||
|
||||
@ -146,6 +330,92 @@ Name | Type | Description | Notes
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapGetAllGuidedPathFromSection**
|
||||
> List<GuidedPathDTO> sectionMapGetAllGuidedPathFromSection(sectionMapId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionMapApi();
|
||||
final sectionMapId = sectionMapId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionMapGetAllGuidedPathFromSection(sectionMapId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionMapApi->sectionMapGetAllGuidedPathFromSection: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**sectionMapId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**List<GuidedPathDTO>**](GuidedPathDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapGetAllGuidedStepFromGuidedPath**
|
||||
> List<GuidedStepDTO> sectionMapGetAllGuidedStepFromGuidedPath(guidedPathId)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionMapApi();
|
||||
final guidedPathId = guidedPathId_example; // String |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionMapGetAllGuidedStepFromGuidedPath(guidedPathId);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionMapApi->sectionMapGetAllGuidedStepFromGuidedPath: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**guidedPathId** | **String**| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**List<GuidedStepDTO>**](GuidedStepDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapUpdate**
|
||||
> GeoPoint sectionMapUpdate(geoPointDTO)
|
||||
|
||||
@ -189,3 +459,89 @@ Name | Type | Description | Notes
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapUpdateGuidedPath**
|
||||
> GuidedPathDTO sectionMapUpdateGuidedPath(guidedPathDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionMapApi();
|
||||
final guidedPathDTO = GuidedPathDTO(); // GuidedPathDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionMapUpdateGuidedPath(guidedPathDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionMapApi->sectionMapUpdateGuidedPath: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**guidedPathDTO** | [**GuidedPathDTO**](GuidedPathDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**GuidedPathDTO**](GuidedPathDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **sectionMapUpdateGuidedStep**
|
||||
> GuidedStepDTO sectionMapUpdateGuidedStep(guidedStepDTO)
|
||||
|
||||
|
||||
|
||||
### Example
|
||||
```dart
|
||||
import 'package:manager_api_new/api.dart';
|
||||
// TODO Configure OAuth2 access token for authorization: bearer
|
||||
//defaultApiClient.getAuthentication<OAuth>('bearer').accessToken = 'YOUR_ACCESS_TOKEN';
|
||||
|
||||
final api_instance = SectionMapApi();
|
||||
final guidedStepDTO = GuidedStepDTO(); // GuidedStepDTO |
|
||||
|
||||
try {
|
||||
final result = api_instance.sectionMapUpdateGuidedStep(guidedStepDTO);
|
||||
print(result);
|
||||
} catch (e) {
|
||||
print('Exception when calling SectionMapApi->sectionMapUpdateGuidedStep: $e\n');
|
||||
}
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------- | ------------- | ------------- | -------------
|
||||
**guidedStepDTO** | [**GuidedStepDTO**](GuidedStepDTO.md)| |
|
||||
|
||||
### Return type
|
||||
|
||||
[**GuidedStepDTO**](GuidedStepDTO.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
[bearer](../README.md#bearer)
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -31,6 +31,7 @@ Name | Type | Description | Notes
|
||||
**latitude** | **String** | | [optional]
|
||||
**longitude** | **String** | | [optional]
|
||||
**meterZoneGPS** | **int** | | [optional]
|
||||
**isActive** | **bool** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
@ -11,7 +11,7 @@ Name | Type | Description | Notes
|
||||
**language** | **String** | | [optional]
|
||||
**value** | **String** | | [optional]
|
||||
**resourceId** | **String** | | [optional]
|
||||
**resource** | [**ContentDTOResource**](ContentDTOResource.md) | | [optional]
|
||||
**resource** | [**EventAgendaDTOResource**](EventAgendaDTOResource.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
||||
**label** | **String** | | [optional]
|
||||
**title** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**description** | [**List<TranslationDTO>**](TranslationDTO.md) | | [optional] [default to const []]
|
||||
**isActive** | **bool** | | [optional]
|
||||
**imageId** | **String** | | [optional]
|
||||
**imageSource** | **String** | | [optional]
|
||||
**configurationId** | **String** | | [optional]
|
||||
|
||||
@ -34,26 +34,68 @@ part 'api/device_api.dart';
|
||||
part 'api/instance_api.dart';
|
||||
part 'api/resource_api.dart';
|
||||
part 'api/section_api.dart';
|
||||
part 'api/section_agenda_api.dart';
|
||||
part 'api/section_event_api.dart';
|
||||
part 'api/section_map_api.dart';
|
||||
part 'api/section_quiz_api.dart';
|
||||
part 'api/user_api.dart';
|
||||
|
||||
part 'model/agenda_dto.dart';
|
||||
part 'model/agenda_dto_all_of_agenda_map_provider.dart';
|
||||
part 'model/app_configuration_link.dart';
|
||||
part 'model/app_configuration_link_application_instance.dart';
|
||||
part 'model/app_configuration_link_configuration.dart';
|
||||
part 'model/app_configuration_link_dto.dart';
|
||||
part 'model/app_type.dart';
|
||||
part 'model/application_instance.dart';
|
||||
part 'model/application_instance_dto.dart';
|
||||
part 'model/application_instance_section_event.dart';
|
||||
part 'model/article_dto.dart';
|
||||
part 'model/categorie_dto.dart';
|
||||
part 'model/configuration.dart';
|
||||
part 'model/configuration_dto.dart';
|
||||
part 'model/content_dto.dart';
|
||||
part 'model/content_dto_resource.dart';
|
||||
part 'model/coordinate.dart';
|
||||
part 'model/coordinate_equality_comparer.dart';
|
||||
part 'model/coordinate_sequence.dart';
|
||||
part 'model/coordinate_sequence_factory.dart';
|
||||
part 'model/device_dto.dart';
|
||||
part 'model/device_detail_dto.dart';
|
||||
part 'model/dimension.dart';
|
||||
part 'model/envelope.dart';
|
||||
part 'model/event_address_dto.dart';
|
||||
part 'model/event_address_dto_geometry.dart';
|
||||
part 'model/event_agenda_dto.dart';
|
||||
part 'model/event_agenda_dto_address.dart';
|
||||
part 'model/event_agenda_dto_resource.dart';
|
||||
part 'model/export_configuration_dto.dart';
|
||||
part 'model/geo_point.dart';
|
||||
part 'model/geo_point_dto.dart';
|
||||
part 'model/geo_point_section_map.dart';
|
||||
part 'model/geometry.dart';
|
||||
part 'model/geometry_centroid.dart';
|
||||
part 'model/geometry_dto.dart';
|
||||
part 'model/geometry_envelope_internal.dart';
|
||||
part 'model/geometry_factory.dart';
|
||||
part 'model/geometry_factory_coordinate_sequence_factory.dart';
|
||||
part 'model/geometry_factory_geometry_services.dart';
|
||||
part 'model/geometry_precision_model.dart';
|
||||
part 'model/geometry_type.dart';
|
||||
part 'model/guided_path.dart';
|
||||
part 'model/guided_path_dto.dart';
|
||||
part 'model/guided_path_section_map.dart';
|
||||
part 'model/guided_step.dart';
|
||||
part 'model/guided_step_dto.dart';
|
||||
part 'model/guided_step_dto_trigger_geo_point.dart';
|
||||
part 'model/guided_step_guided_path.dart';
|
||||
part 'model/guided_step_trigger_geo_point.dart';
|
||||
part 'model/instance.dart';
|
||||
part 'model/instance_dto.dart';
|
||||
part 'model/layout_main_page_type.dart';
|
||||
part 'model/login_dto.dart';
|
||||
part 'model/map_annotation.dart';
|
||||
part 'model/map_annotation_dto.dart';
|
||||
part 'model/map_annotation_geometry.dart';
|
||||
part 'model/map_annotation_icon_resource.dart';
|
||||
part 'model/map_dto.dart';
|
||||
part 'model/map_dto_all_of_map_provider.dart';
|
||||
part 'model/map_dto_all_of_map_type.dart';
|
||||
@ -62,25 +104,45 @@ part 'model/map_provider.dart';
|
||||
part 'model/map_type_app.dart';
|
||||
part 'model/map_type_map_box.dart';
|
||||
part 'model/menu_dto.dart';
|
||||
part 'model/nts_geometry_services.dart';
|
||||
part 'model/nts_geometry_services_coordinate_equality_comparer.dart';
|
||||
part 'model/nts_geometry_services_geometry_overlay.dart';
|
||||
part 'model/ogc_geometry_type.dart';
|
||||
part 'model/ordered_translation_and_resource_dto.dart';
|
||||
part 'model/ordinates.dart';
|
||||
part 'model/pdf_dto.dart';
|
||||
part 'model/player_message_dto.dart';
|
||||
part 'model/point.dart';
|
||||
part 'model/point_all_of_boundary.dart';
|
||||
part 'model/point_all_of_coordinate.dart';
|
||||
part 'model/point_all_of_coordinate_sequence.dart';
|
||||
part 'model/precision_model.dart';
|
||||
part 'model/precision_models.dart';
|
||||
part 'model/programme_block.dart';
|
||||
part 'model/programme_block_dto.dart';
|
||||
part 'model/puzzle_dto.dart';
|
||||
part 'model/puzzle_dto_all_of_puzzle_image.dart';
|
||||
part 'model/question_dto.dart';
|
||||
part 'model/question_dto_image_background_resource_type.dart';
|
||||
part 'model/question_type.dart';
|
||||
part 'model/quiz_dto.dart';
|
||||
part 'model/quiz_question.dart';
|
||||
part 'model/quiz_question_guided_step.dart';
|
||||
part 'model/quiz_question_section_quiz.dart';
|
||||
part 'model/resource.dart';
|
||||
part 'model/resource_dto.dart';
|
||||
part 'model/resource_type.dart';
|
||||
part 'model/response_dto.dart';
|
||||
part 'model/section.dart';
|
||||
part 'model/section_dto.dart';
|
||||
part 'model/section_event.dart';
|
||||
part 'model/section_event_dto.dart';
|
||||
part 'model/section_map.dart';
|
||||
part 'model/section_map_all_of_map_map_provider.dart';
|
||||
part 'model/section_map_all_of_map_map_type.dart';
|
||||
part 'model/section_map_all_of_map_resource.dart';
|
||||
part 'model/section_map_all_of_map_type_mapbox.dart';
|
||||
part 'model/section_quiz.dart';
|
||||
part 'model/section_type.dart';
|
||||
part 'model/slider_dto.dart';
|
||||
part 'model/token_dto.dart';
|
||||
|
||||
@ -16,6 +16,492 @@ class InstanceApi {
|
||||
|
||||
final ApiClient apiClient;
|
||||
|
||||
/// Performs an HTTP 'POST /api/ApplicationInstance/{applicationInstanceId}/application-link' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] applicationInstanceId (required):
|
||||
///
|
||||
/// * [AppConfigurationLinkDTO] appConfigurationLinkDTO (required):
|
||||
Future<Response>
|
||||
applicationInstanceAddConfigurationToApplicationInstanceWithHttpInfo(
|
||||
String applicationInstanceId,
|
||||
AppConfigurationLinkDTO appConfigurationLinkDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path =
|
||||
r'/api/ApplicationInstance/{applicationInstanceId}/application-link'
|
||||
.replaceAll('{applicationInstanceId}', applicationInstanceId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = appConfigurationLinkDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'POST',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] applicationInstanceId (required):
|
||||
///
|
||||
/// * [AppConfigurationLinkDTO] appConfigurationLinkDTO (required):
|
||||
Future<AppConfigurationLinkDTO?>
|
||||
applicationInstanceAddConfigurationToApplicationInstance(
|
||||
String applicationInstanceId,
|
||||
AppConfigurationLinkDTO appConfigurationLinkDTO,
|
||||
) async {
|
||||
final response =
|
||||
await applicationInstanceAddConfigurationToApplicationInstanceWithHttpInfo(
|
||||
applicationInstanceId,
|
||||
appConfigurationLinkDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'AppConfigurationLinkDTO',
|
||||
) as AppConfigurationLinkDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'POST /api/ApplicationInstance' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [ApplicationInstanceDTO] applicationInstanceDTO (required):
|
||||
Future<Response> applicationInstanceCreateWithHttpInfo(
|
||||
ApplicationInstanceDTO applicationInstanceDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/ApplicationInstance';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = applicationInstanceDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'POST',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [ApplicationInstanceDTO] applicationInstanceDTO (required):
|
||||
Future<ApplicationInstanceDTO?> applicationInstanceCreate(
|
||||
ApplicationInstanceDTO applicationInstanceDTO,
|
||||
) async {
|
||||
final response = await applicationInstanceCreateWithHttpInfo(
|
||||
applicationInstanceDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'ApplicationInstanceDTO',
|
||||
) as ApplicationInstanceDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'DELETE /api/ApplicationInstance/{id}' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] id (required):
|
||||
Future<Response> applicationInstanceDeleteWithHttpInfo(
|
||||
String id,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/ApplicationInstance/{id}'.replaceAll('{id}', id);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'DELETE',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] id (required):
|
||||
Future<String?> applicationInstanceDelete(
|
||||
String id,
|
||||
) async {
|
||||
final response = await applicationInstanceDeleteWithHttpInfo(
|
||||
id,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'String',
|
||||
) as String;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'DELETE /api/ApplicationInstance/{applicationInstanceId}/application-link/{appConfigurationLinkId}' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] applicationInstanceId (required):
|
||||
///
|
||||
/// * [String] appConfigurationLinkId (required):
|
||||
Future<Response> applicationInstanceDeleteAppConfigurationLinkWithHttpInfo(
|
||||
String applicationInstanceId,
|
||||
String appConfigurationLinkId,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path =
|
||||
r'/api/ApplicationInstance/{applicationInstanceId}/application-link/{appConfigurationLinkId}'
|
||||
.replaceAll('{applicationInstanceId}', applicationInstanceId)
|
||||
.replaceAll('{appConfigurationLinkId}', appConfigurationLinkId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'DELETE',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] applicationInstanceId (required):
|
||||
///
|
||||
/// * [String] appConfigurationLinkId (required):
|
||||
Future<String?> applicationInstanceDeleteAppConfigurationLink(
|
||||
String applicationInstanceId,
|
||||
String appConfigurationLinkId,
|
||||
) async {
|
||||
final response =
|
||||
await applicationInstanceDeleteAppConfigurationLinkWithHttpInfo(
|
||||
applicationInstanceId,
|
||||
appConfigurationLinkId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'String',
|
||||
) as String;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/ApplicationInstance' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] instanceId:
|
||||
Future<Response> applicationInstanceGetWithHttpInfo({
|
||||
String? instanceId,
|
||||
}) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/ApplicationInstance';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
if (instanceId != null) {
|
||||
queryParams.addAll(_queryParams('', 'instanceId', instanceId));
|
||||
}
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'GET',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] instanceId:
|
||||
Future<List<ApplicationInstanceDTO>?> applicationInstanceGet({
|
||||
String? instanceId,
|
||||
}) async {
|
||||
final response = await applicationInstanceGetWithHttpInfo(
|
||||
instanceId: instanceId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
final responseBody = await _decodeBodyBytes(response);
|
||||
return (await apiClient.deserializeAsync(
|
||||
responseBody, 'List<ApplicationInstanceDTO>') as List)
|
||||
.cast<ApplicationInstanceDTO>()
|
||||
.toList(growable: false);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/ApplicationInstance/{applicationInstanceId}/application-link' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] applicationInstanceId2 (required):
|
||||
///
|
||||
/// * [String] applicationInstanceId:
|
||||
Future<Response>
|
||||
applicationInstanceGetAllApplicationLinkFromApplicationInstanceWithHttpInfo(
|
||||
String applicationInstanceId2, {
|
||||
String? applicationInstanceId,
|
||||
}) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path =
|
||||
r'/api/ApplicationInstance/{applicationInstanceId}/application-link'
|
||||
.replaceAll('{applicationInstanceId}', applicationInstanceId2);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
if (applicationInstanceId != null) {
|
||||
queryParams.addAll(
|
||||
_queryParams('', 'applicationInstanceId', applicationInstanceId));
|
||||
}
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'GET',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] applicationInstanceId2 (required):
|
||||
///
|
||||
/// * [String] applicationInstanceId:
|
||||
Future<List<AppConfigurationLinkDTO>?>
|
||||
applicationInstanceGetAllApplicationLinkFromApplicationInstance(
|
||||
String applicationInstanceId2, {
|
||||
String? applicationInstanceId,
|
||||
}) async {
|
||||
final response =
|
||||
await applicationInstanceGetAllApplicationLinkFromApplicationInstanceWithHttpInfo(
|
||||
applicationInstanceId2,
|
||||
applicationInstanceId: applicationInstanceId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
final responseBody = await _decodeBodyBytes(response);
|
||||
return (await apiClient.deserializeAsync(
|
||||
responseBody, 'List<AppConfigurationLinkDTO>') as List)
|
||||
.cast<AppConfigurationLinkDTO>()
|
||||
.toList(growable: false);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'PUT /api/ApplicationInstance' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [ApplicationInstanceDTO] applicationInstanceDTO (required):
|
||||
Future<Response> applicationInstanceUpdateWithHttpInfo(
|
||||
ApplicationInstanceDTO applicationInstanceDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/ApplicationInstance';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = applicationInstanceDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'PUT',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [ApplicationInstanceDTO] applicationInstanceDTO (required):
|
||||
Future<ApplicationInstanceDTO?> applicationInstanceUpdate(
|
||||
ApplicationInstanceDTO applicationInstanceDTO,
|
||||
) async {
|
||||
final response = await applicationInstanceUpdateWithHttpInfo(
|
||||
applicationInstanceDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'ApplicationInstanceDTO',
|
||||
) as ApplicationInstanceDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'PUT /api/ApplicationInstance/application-link' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [AppConfigurationLinkDTO] appConfigurationLinkDTO (required):
|
||||
Future<Response> applicationInstanceUpdateApplicationLinkWithHttpInfo(
|
||||
AppConfigurationLinkDTO appConfigurationLinkDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/ApplicationInstance/application-link';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = appConfigurationLinkDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'PUT',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [AppConfigurationLinkDTO] appConfigurationLinkDTO (required):
|
||||
Future<AppConfigurationLinkDTO?> applicationInstanceUpdateApplicationLink(
|
||||
AppConfigurationLinkDTO appConfigurationLinkDTO,
|
||||
) async {
|
||||
final response = await applicationInstanceUpdateApplicationLinkWithHttpInfo(
|
||||
appConfigurationLinkDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'AppConfigurationLinkDTO',
|
||||
) as AppConfigurationLinkDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'POST /api/Instance' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
|
||||
250
manager_api_new/lib/api/section_agenda_api.dart
Normal file
250
manager_api_new/lib/api/section_agenda_api.dart
Normal file
@ -0,0 +1,250 @@
|
||||
//
|
||||
// AUTO-GENERATED FILE, DO NOT MODIFY!
|
||||
//
|
||||
// @dart=2.18
|
||||
|
||||
// ignore_for_file: unused_element, unused_import
|
||||
// ignore_for_file: always_put_required_named_parameters_first
|
||||
// ignore_for_file: constant_identifier_names
|
||||
// ignore_for_file: lines_longer_than_80_chars
|
||||
|
||||
part of openapi.api;
|
||||
|
||||
class SectionAgendaApi {
|
||||
SectionAgendaApi([ApiClient? apiClient])
|
||||
: apiClient = apiClient ?? defaultApiClient;
|
||||
|
||||
final ApiClient apiClient;
|
||||
|
||||
/// Performs an HTTP 'POST /api/SectionAgenda/{sectionAgendaId}/event' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] sectionAgendaId (required):
|
||||
///
|
||||
/// * [EventAgendaDTO] eventAgendaDTO (required):
|
||||
Future<Response> sectionAgendaCreateEventAgendaWithHttpInfo(
|
||||
String sectionAgendaId,
|
||||
EventAgendaDTO eventAgendaDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionAgenda/{sectionAgendaId}/event'
|
||||
.replaceAll('{sectionAgendaId}', sectionAgendaId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = eventAgendaDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'POST',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] sectionAgendaId (required):
|
||||
///
|
||||
/// * [EventAgendaDTO] eventAgendaDTO (required):
|
||||
Future<EventAgendaDTO?> sectionAgendaCreateEventAgenda(
|
||||
String sectionAgendaId,
|
||||
EventAgendaDTO eventAgendaDTO,
|
||||
) async {
|
||||
final response = await sectionAgendaCreateEventAgendaWithHttpInfo(
|
||||
sectionAgendaId,
|
||||
eventAgendaDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'EventAgendaDTO',
|
||||
) as EventAgendaDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'DELETE /api/SectionAgenda/event/{eventAgendaId}' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [int] eventAgendaId (required):
|
||||
Future<Response> sectionAgendaDeleteEventAgendaWithHttpInfo(
|
||||
int eventAgendaId,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionAgenda/event/{eventAgendaId}'
|
||||
.replaceAll('{eventAgendaId}', eventAgendaId.toString());
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'DELETE',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [int] eventAgendaId (required):
|
||||
Future<String?> sectionAgendaDeleteEventAgenda(
|
||||
int eventAgendaId,
|
||||
) async {
|
||||
final response = await sectionAgendaDeleteEventAgendaWithHttpInfo(
|
||||
eventAgendaId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'String',
|
||||
) as String;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/SectionAgenda/{sectionAgendaId}/events' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] sectionAgendaId (required):
|
||||
Future<Response> sectionAgendaGetAllEventAgendaFromSectionWithHttpInfo(
|
||||
String sectionAgendaId,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionAgenda/{sectionAgendaId}/events'
|
||||
.replaceAll('{sectionAgendaId}', sectionAgendaId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'GET',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] sectionAgendaId (required):
|
||||
Future<List<EventAgendaDTO>?> sectionAgendaGetAllEventAgendaFromSection(
|
||||
String sectionAgendaId,
|
||||
) async {
|
||||
final response =
|
||||
await sectionAgendaGetAllEventAgendaFromSectionWithHttpInfo(
|
||||
sectionAgendaId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
final responseBody = await _decodeBodyBytes(response);
|
||||
return (await apiClient.deserializeAsync(
|
||||
responseBody, 'List<EventAgendaDTO>') as List)
|
||||
.cast<EventAgendaDTO>()
|
||||
.toList(growable: false);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'PUT /api/SectionAgenda/event' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [EventAgendaDTO] eventAgendaDTO (required):
|
||||
Future<Response> sectionAgendaUpdateEventAgendaWithHttpInfo(
|
||||
EventAgendaDTO eventAgendaDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionAgenda/event';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = eventAgendaDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'PUT',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [EventAgendaDTO] eventAgendaDTO (required):
|
||||
Future<EventAgendaDTO?> sectionAgendaUpdateEventAgenda(
|
||||
EventAgendaDTO eventAgendaDTO,
|
||||
) async {
|
||||
final response = await sectionAgendaUpdateEventAgendaWithHttpInfo(
|
||||
eventAgendaDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'EventAgendaDTO',
|
||||
) as EventAgendaDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
||||
@ -613,6 +613,49 @@ class SectionApi {
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/Section/GuidedPathDTO' operation and returns the [Response].
|
||||
Future<Response> sectionGetGuidedPathDTOWithHttpInfo() async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/Section/GuidedPathDTO';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'GET',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
Future<GuidedPathDTO?> sectionGetGuidedPathDTO() async {
|
||||
final response = await sectionGetGuidedPathDTOWithHttpInfo();
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'GuidedPathDTO',
|
||||
) as GuidedPathDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/Section/MapDTO' operation and returns the [Response].
|
||||
Future<Response> sectionGetMapDTOWithHttpInfo() async {
|
||||
// ignore: prefer_const_declarations
|
||||
@ -828,6 +871,49 @@ class SectionApi {
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/Section/SectionEventDTO' operation and returns the [Response].
|
||||
Future<Response> sectionGetSectionEventDTOWithHttpInfo() async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/Section/SectionEventDTO';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'GET',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
Future<SectionEventDTO?> sectionGetSectionEventDTO() async {
|
||||
final response = await sectionGetSectionEventDTOWithHttpInfo();
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'SectionEventDTO',
|
||||
) as SectionEventDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/Section/SliderDTO' operation and returns the [Response].
|
||||
Future<Response> sectionGetSliderDTOWithHttpInfo() async {
|
||||
// ignore: prefer_const_declarations
|
||||
|
||||
484
manager_api_new/lib/api/section_event_api.dart
Normal file
484
manager_api_new/lib/api/section_event_api.dart
Normal file
@ -0,0 +1,484 @@
|
||||
//
|
||||
// AUTO-GENERATED FILE, DO NOT MODIFY!
|
||||
//
|
||||
// @dart=2.18
|
||||
|
||||
// ignore_for_file: unused_element, unused_import
|
||||
// ignore_for_file: always_put_required_named_parameters_first
|
||||
// ignore_for_file: constant_identifier_names
|
||||
// ignore_for_file: lines_longer_than_80_chars
|
||||
|
||||
part of openapi.api;
|
||||
|
||||
class SectionEventApi {
|
||||
SectionEventApi([ApiClient? apiClient])
|
||||
: apiClient = apiClient ?? defaultApiClient;
|
||||
|
||||
final ApiClient apiClient;
|
||||
|
||||
/// Performs an HTTP 'POST /api/SectionEvent/{programmeBlockId}/map-annotations' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] programmeBlockId (required):
|
||||
///
|
||||
/// * [MapAnnotationDTO] mapAnnotationDTO (required):
|
||||
Future<Response> sectionEventCreateMapAnnotationWithHttpInfo(
|
||||
String programmeBlockId,
|
||||
MapAnnotationDTO mapAnnotationDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionEvent/{programmeBlockId}/map-annotations'
|
||||
.replaceAll('{programmeBlockId}', programmeBlockId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = mapAnnotationDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'POST',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] programmeBlockId (required):
|
||||
///
|
||||
/// * [MapAnnotationDTO] mapAnnotationDTO (required):
|
||||
Future<MapAnnotationDTO?> sectionEventCreateMapAnnotation(
|
||||
String programmeBlockId,
|
||||
MapAnnotationDTO mapAnnotationDTO,
|
||||
) async {
|
||||
final response = await sectionEventCreateMapAnnotationWithHttpInfo(
|
||||
programmeBlockId,
|
||||
mapAnnotationDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'MapAnnotationDTO',
|
||||
) as MapAnnotationDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'POST /api/SectionEvent/{sectionEventId}/programmes' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] sectionEventId (required):
|
||||
///
|
||||
/// * [ProgrammeBlockDTO] programmeBlockDTO (required):
|
||||
Future<Response> sectionEventCreateProgrammeBlockWithHttpInfo(
|
||||
String sectionEventId,
|
||||
ProgrammeBlockDTO programmeBlockDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionEvent/{sectionEventId}/programmes'
|
||||
.replaceAll('{sectionEventId}', sectionEventId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = programmeBlockDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'POST',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] sectionEventId (required):
|
||||
///
|
||||
/// * [ProgrammeBlockDTO] programmeBlockDTO (required):
|
||||
Future<ProgrammeBlockDTO?> sectionEventCreateProgrammeBlock(
|
||||
String sectionEventId,
|
||||
ProgrammeBlockDTO programmeBlockDTO,
|
||||
) async {
|
||||
final response = await sectionEventCreateProgrammeBlockWithHttpInfo(
|
||||
sectionEventId,
|
||||
programmeBlockDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'ProgrammeBlockDTO',
|
||||
) as ProgrammeBlockDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'DELETE /api/SectionEvent/map-annotations/{mapAnnotationId}' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] mapAnnotationId (required):
|
||||
Future<Response> sectionEventDeleteMapAnnotationWithHttpInfo(
|
||||
String mapAnnotationId,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionEvent/map-annotations/{mapAnnotationId}'
|
||||
.replaceAll('{mapAnnotationId}', mapAnnotationId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'DELETE',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] mapAnnotationId (required):
|
||||
Future<String?> sectionEventDeleteMapAnnotation(
|
||||
String mapAnnotationId,
|
||||
) async {
|
||||
final response = await sectionEventDeleteMapAnnotationWithHttpInfo(
|
||||
mapAnnotationId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'String',
|
||||
) as String;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'DELETE /api/SectionEvent/programmes/{programBlockId}' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] programBlockId (required):
|
||||
Future<Response> sectionEventDeleteProgrammeBlockWithHttpInfo(
|
||||
String programBlockId,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionEvent/programmes/{programBlockId}'
|
||||
.replaceAll('{programBlockId}', programBlockId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'DELETE',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] programBlockId (required):
|
||||
Future<String?> sectionEventDeleteProgrammeBlock(
|
||||
String programBlockId,
|
||||
) async {
|
||||
final response = await sectionEventDeleteProgrammeBlockWithHttpInfo(
|
||||
programBlockId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'String',
|
||||
) as String;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/SectionEvent/{programBlockId}/map-annotations' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] programBlockId (required):
|
||||
Future<Response>
|
||||
sectionEventGetAllMapAnnotationsFromProgrammeBlockWithHttpInfo(
|
||||
String programBlockId,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionEvent/{programBlockId}/map-annotations'
|
||||
.replaceAll('{programBlockId}', programBlockId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'GET',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] programBlockId (required):
|
||||
Future<List<MapAnnotationDTO>?>
|
||||
sectionEventGetAllMapAnnotationsFromProgrammeBlock(
|
||||
String programBlockId,
|
||||
) async {
|
||||
final response =
|
||||
await sectionEventGetAllMapAnnotationsFromProgrammeBlockWithHttpInfo(
|
||||
programBlockId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
final responseBody = await _decodeBodyBytes(response);
|
||||
return (await apiClient.deserializeAsync(
|
||||
responseBody, 'List<MapAnnotationDTO>') as List)
|
||||
.cast<MapAnnotationDTO>()
|
||||
.toList(growable: false);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'GET /api/SectionEvent/{sectionEventId}/programmes' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] sectionEventId (required):
|
||||
Future<Response> sectionEventGetAllProgrammeBlockFromSectionWithHttpInfo(
|
||||
String sectionEventId,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionEvent/{sectionEventId}/programmes'
|
||||
.replaceAll('{sectionEventId}', sectionEventId);
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>[];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'GET',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [String] sectionEventId (required):
|
||||
Future<List<ProgrammeBlock>?> sectionEventGetAllProgrammeBlockFromSection(
|
||||
String sectionEventId,
|
||||
) async {
|
||||
final response =
|
||||
await sectionEventGetAllProgrammeBlockFromSectionWithHttpInfo(
|
||||
sectionEventId,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
final responseBody = await _decodeBodyBytes(response);
|
||||
return (await apiClient.deserializeAsync(
|
||||
responseBody, 'List<ProgrammeBlock>') as List)
|
||||
.cast<ProgrammeBlock>()
|
||||
.toList(growable: false);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'PUT /api/SectionEvent/map-annotations' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [MapAnnotationDTO] mapAnnotationDTO (required):
|
||||
Future<Response> sectionEventUpdateMapAnnotationWithHttpInfo(
|
||||
MapAnnotationDTO mapAnnotationDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionEvent/map-annotations';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = mapAnnotationDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'PUT',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [MapAnnotationDTO] mapAnnotationDTO (required):
|
||||
Future<MapAnnotationDTO?> sectionEventUpdateMapAnnotation(
|
||||
MapAnnotationDTO mapAnnotationDTO,
|
||||
) async {
|
||||
final response = await sectionEventUpdateMapAnnotationWithHttpInfo(
|
||||
mapAnnotationDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'MapAnnotationDTO',
|
||||
) as MapAnnotationDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/// Performs an HTTP 'PUT /api/SectionEvent/programmes' operation and returns the [Response].
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [ProgrammeBlockDTO] programmeBlockDTO (required):
|
||||
Future<Response> sectionEventUpdateProgrammeBlockWithHttpInfo(
|
||||
ProgrammeBlockDTO programmeBlockDTO,
|
||||
) async {
|
||||
// ignore: prefer_const_declarations
|
||||
final path = r'/api/SectionEvent/programmes';
|
||||
|
||||
// ignore: prefer_final_locals
|
||||
Object? postBody = programmeBlockDTO;
|
||||
|
||||
final queryParams = <QueryParam>[];
|
||||
final headerParams = <String, String>{};
|
||||
final formParams = <String, String>{};
|
||||
|
||||
const contentTypes = <String>['application/json'];
|
||||
|
||||
return apiClient.invokeAPI(
|
||||
path,
|
||||
'PUT',
|
||||
queryParams,
|
||||
postBody,
|
||||
headerParams,
|
||||
formParams,
|
||||
contentTypes.isEmpty ? null : contentTypes.first,
|
||||
);
|
||||
}
|
||||
|
||||
/// Parameters:
|
||||
///
|
||||
/// * [ProgrammeBlockDTO] programmeBlockDTO (required):
|
||||
Future<ProgrammeBlockDTO?> sectionEventUpdateProgrammeBlock(
|
||||
ProgrammeBlockDTO programmeBlockDTO,
|
||||
) async {
|
||||
final response = await sectionEventUpdateProgrammeBlockWithHttpInfo(
|
||||
programmeBlockDTO,
|
||||
);
|
||||
if (response.statusCode >= HttpStatus.badRequest) {
|
||||
throw ApiException(response.statusCode, await _decodeBodyBytes(response));
|
||||
}
|
||||
// When a remote server returns no body with a status of 204, we shall not decode it.
|
||||
// At the time of writing this, `dart:convert` will throw an "Unexpected end of input"
|
||||
// FormatException when trying to decode an empty string.
|
||||
if (response.body.isNotEmpty &&
|
||||
response.statusCode != HttpStatus.noContent) {
|
||||
return await apiClient.deserializeAsync(
|
||||
await _decodeBodyBytes(response),
|
||||
'ProgrammeBlockDTO',
|
||||
) as ProgrammeBlockDTO;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user