(* Options: Date: 2026-06-14 21:36:03 Version: 8.80 Tip: To override a DTO option, remove "//" prefix before updating BaseUrl: https://qp-microservices-booster.richemont.com //GlobalNamespace: //MakeDataContractsExtensible: False //AddReturnMarker: True //AddDescriptionAsComments: True //AddDataContractAttributes: False //AddIndexesToDataMembers: False //AddGeneratedCodeAttributes: False //AddResponseStatus: False //AddImplicitVersion: //ExportValueTypes: False IncludeTypes: ServiceDescriptionRequest.* //ExcludeTypes: //InitializeCollections: True //AddNamespaces: *) namespace Booster.Microservices.ServiceModel.Common open System open System.Collections open System.Collections.Generic open System.Runtime.Serialization open ServiceStack open ServiceStack.DataAnnotations [] type ServiceDescriptionResponse() = class end [] [] type ServiceDescriptionRequest() = interface IReturn