[{"name":"AdminDashboard","responseName":"AdminDashboardResponse","serviceName":"AdminDashboardService","actions":["ANY"],"routes":[],"tags":["auth"]},{"name":"AssignRoles","responseName":"AssignRolesResponse","serviceName":"AssignRolesService","actions":["POST"],"routes":["/assignroles"],"tags":["auth"]},{"name":"Authenticate","responseName":"AuthenticateResponse","serviceName":"AuthenticateService","actions":["OPTIONS","GET","POST","DELETE"],"routes":["/auth","/auth/{provider}"],"tags":["auth"]},{"name":"ConvertSessionToToken","responseName":"ConvertSessionToTokenResponse","serviceName":"ConvertSessionToTokenService","actions":["ANY"],"routes":["/session-to-token"],"tags":[]},{"name":"CreateFarm","responseName":"CreateFarmResponse","serviceName":"FarmsService","actions":["POST"],"routes":["/api/v1/farms"],"tags":[]},{"name":"DeleteAccount","responseName":"DeleteAccountResponse","serviceName":"ProfileService","actions":["POST"],"routes":["/api/v1/profile/delete"],"tags":[]},{"name":"DeleteFarm","responseName":"DeleteFarmResponse","serviceName":"FarmsService","actions":["POST"],"routes":["/api/v1/farms/delete/{Id}"],"tags":[]},{"name":"GetAccessToken","responseName":"GetAccessTokenResponse","serviceName":"GetAccessTokenService","actions":["ANY"],"routes":["/access-token"],"tags":["auth"]},{"name":"GetAnimalCategories","responseName":"GetAnimalCategoriesResponse","serviceName":"AnimalUtilsService","actions":["GET"],"routes":["/api/v1/utils/animal-categories"],"tags":[]},{"name":"GetAnimalDetails","responseName":"GetAnimalDetailsResponse","serviceName":"AnimalDetailService","actions":["GET"],"routes":["/api/v1/animals/{AnimalId}"],"tags":[]},{"name":"GetAnimalPurposes","responseName":"GetAnimalPurposesResponse","serviceName":"AnimalUtilsService","actions":["GET"],"routes":["/api/v1/utils/animal-purpose","/api/v1/utils/animal-purposes"],"tags":[]},{"name":"GetAnimalTypesByCategory","responseName":"GetAnimalTypesByCategoryResponse","serviceName":"AnimalUtilsService","actions":["GET"],"routes":["/api/v1/utils/animal-types/{categoryId}"],"tags":[]},{"name":"GetBanners","responseName":"GetBannersResponse","serviceName":"BannersService","actions":["GET"],"routes":["/api/v1/banners"],"tags":[]},{"name":"GetCitiesByRegion","responseName":"GetCitiesByRegionResponse","serviceName":"UtilsService","actions":["GET"],"routes":["/api/v1/utils/cities/{RegionId}"],"tags":[]},{"name":"GetCountries","responseName":"GetCountriesResponse","serviceName":"UtilsService","actions":["GET"],"routes":["/api/v1/utils/countries"],"tags":[]},{"name":"GetDashboard","responseName":"GetDashboardResponse","serviceName":"DashboardService","actions":["GET"],"routes":["/api/v1/dashboard"],"tags":[]},{"name":"GetFarm","responseName":"GetFarmResponse","serviceName":"FarmsService","actions":["GET"],"routes":["/api/v1/farms/{Id}"],"tags":[]},{"name":"GetFarms","responseName":"GetFarmsResponse","serviceName":"FarmsService","actions":["GET"],"routes":["/api/v1/farms"],"tags":[]},{"name":"GetLandDetails","responseName":"GetLandDetailsResponse","serviceName":"LandDetailService","actions":["GET"],"routes":["/api/v1/lands/{LandId}"],"tags":[]},{"name":"GetMarketplaceAnimals","responseName":"GetMarketplaceAnimalsResponse","serviceName":"AnimalMarketplaceService","actions":["GET"],"routes":["/api/v1/marketplace/animals"],"tags":[]},{"name":"GetMarketplaceLands","responseName":"GetMarketplaceLandsResponse","serviceName":"LandMarketplaceService","actions":["GET"],"routes":["/api/v1/marketplace/lands"],"tags":[]},{"name":"GetMarketplaceProducts","responseName":"GetMarketplaceProductsResponse","serviceName":"ProductMarketplaceService","actions":["GET"],"routes":["/api/v1/marketplace/products"],"tags":[]},{"name":"GetMeasurementUnits","responseName":"GetMeasurementUnitsResponse","serviceName":"UtilsService","actions":["GET"],"routes":["/api/v1/utils/units"],"tags":[]},{"name":"GetNavItems","responseName":"GetNavItemsResponse","serviceName":"MetadataNavService","restrictTo":["Any"],"visibleTo":["None"],"actions":["GET"],"routes":["/metadata/nav","/metadata/nav/{Name}"],"tags":[]},{"name":"GetPriceTypes","responseName":"GetPriceTypesResponse","serviceName":"UtilsService","actions":["GET"],"routes":["/api/v1/utils/price-types"],"tags":[]},{"name":"GetProductCategories","responseName":"GetProductCategoriesResponse","serviceName":"ProductUtilsService","actions":["GET"],"routes":["/api/v1/utils/product-categories"],"tags":[]},{"name":"GetProductDetails","responseName":"GetProductDetailsResponse","serviceName":"ProductDetailService","actions":["GET"],"routes":["/api/v1/products/{ProductId}"],"tags":[]},{"name":"GetProfile","responseName":"GetProfileResponse","serviceName":"ProfileService","actions":["GET"],"routes":["/api/v1/profile"],"tags":[]},{"name":"GetRegionsByCountry","responseName":"GetRegionsByCountryResponse","serviceName":"UtilsService","actions":["GET"],"routes":["/api/v1/utils/regions","/api/v1/utils/regions/{CountryId}"],"tags":[]},{"name":"GetUserTypes","responseName":"GetUserTypesResponse","serviceName":"UtilsService","actions":["GET"],"routes":["/api/v1/utils/user-types"],"tags":[]},{"name":"GetVideoFeed","responseName":"GetVideoFeedResponse","serviceName":"VideoFeedService","actions":["GET"],"routes":["/api/v1/videos"],"tags":[]},{"name":"LoginRequest","responseName":"LoginResponse","serviceName":"LoginService","actions":["POST"],"routes":["/api/v1/login"],"tags":[]},{"name":"MetadataApp","responseName":"AppMetadata","serviceName":"MetadataAppService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/metadata/app"],"tags":[]},{"name":"PublishAnimals","responseName":"PublishAnimalsResponse","serviceName":"PublishService","actions":["POST"],"routes":["/api/v1/marketplace/animals"],"tags":[]},{"name":"PublishProduct","responseName":"PublishProductResponse","serviceName":"PublishProductService","actions":["POST"],"routes":["/api/v1/marketplace/products"],"tags":[]},{"name":"Register","responseName":"StartRegistrationResponse","serviceName":"RegistrationService","actions":["POST"],"routes":["/api/v1/register"],"tags":[]},{"name":"RegisterComplete","responseName":"RegisterCompleteResponse","serviceName":"RegistrationService","actions":["POST"],"routes":["/api/v1/register/complete"],"tags":[]},{"name":"RegisterConfirm","responseName":"RegisterConfirmResponse","serviceName":"RegistrationService","actions":["POST"],"routes":["/api/v1/register/confirm"],"tags":[]},{"name":"RequestCredit","responseName":"RequestCreditResponse","serviceName":"CreditService","actions":["POST"],"routes":["/api/v1/credit/request"],"tags":[]},{"name":"RequestLogs","responseName":"RequestLogsResponse","serviceName":"RequestLogsService","actions":["ANY"],"routes":["/requestlogs"],"tags":["auth"]},{"name":"SetDeviceId","responseName":"SetDeviceIdResponse","serviceName":"DeviceIdService","actions":["POST"],"routes":["/api/v1/set-deviceId/request"],"tags":[]},{"name":"SetDeviceIdConfirm","responseName":"SetDeviceIdConfirmResponse","serviceName":"DeviceIdService","actions":["POST"],"routes":["/api/v1/set-deviceId/confirm"],"tags":[]},{"name":"TypeLinks","responseName":"Dictionary`2","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types"],"tags":[]},{"name":"TypesCommonJs","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/js"],"tags":[]},{"name":"TypesCSharp","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/csharp"],"tags":[]},{"name":"TypesDart","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/dart"],"tags":[]},{"name":"TypesFSharp","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/fsharp"],"tags":[]},{"name":"TypesJava","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/java"],"tags":[]},{"name":"TypesKotlin","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/kotlin"],"tags":[]},{"name":"TypesMetadata","responseName":"MetadataTypes","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/metadata"],"tags":[]},{"name":"TypesMjs","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/mjs"],"tags":[]},{"name":"TypesPython","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/python"],"tags":[]},{"name":"TypesSwift","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/swift"],"tags":[]},{"name":"TypesTypeScript","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/typescript"],"tags":[]},{"name":"TypesTypeScriptDefinition","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/typescript.d"],"tags":[]},{"name":"TypesVbNet","responseName":"String","serviceName":"NativeTypesService","restrictTo":["Any"],"visibleTo":["None"],"actions":["ANY"],"routes":["/types/vbnet"],"tags":[]},{"name":"UnAssignRoles","responseName":"UnAssignRolesResponse","serviceName":"UnAssignRolesService","actions":["POST"],"routes":["/unassignroles"],"tags":["auth"]},{"name":"UpdateFarm","responseName":"UpdateFarmResponse","serviceName":"FarmsService","actions":["POST"],"routes":["/api/v1/farms/{Id}"],"tags":[]},{"name":"UpdateProfile","responseName":"UpdateProfileResponse","serviceName":"ProfileService","actions":["POST"],"routes":["/api/v1/profile"],"tags":[]},{"name":"UploadStagingMedia","responseName":"UploadStagingMediaResponse","serviceName":"StagingMediaService","actions":["POST"],"routes":["/api/v1/marketplace/staging/media"],"tags":[]}]