{"openapi":"3.1.0","info":{"title":"Frontstage API","description":"","version":"1.0.0"},"servers":[{"url":"\/","description":""}],"paths":{"\/api\/custom-catalogs\/{slug}":{"get":{"operationId":"api_custom-catalogs_slug_get","tags":["CustomCatalog"],"responses":{"200":{"description":"CustomCatalog resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CustomCatalog.CustomCatalogRepresentation-custom-catalogs.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CustomCatalog.CustomCatalogRepresentation-custom-catalogs.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CustomCatalog resource.","description":"Retrieves a CustomCatalog resource.","parameters":[{"name":"slug","in":"path","description":"CustomCatalog identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/jobs":{"get":{"operationId":"api_jobs_get_collection","tags":["Job"],"responses":{"200":{"description":"Job collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Job.JobRepresentation-jobs.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Job.JobRepresentation-jobs.get"}}}}}},"summary":"Retrieves the collection of Job resources.","description":"Retrieves the collection of Job resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":10,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[jobParent]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/resources-search":{"get":{"operationId":"api_resources-search_get_collection","tags":["Resource"],"responses":{"200":{"description":"Resource collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Resource.CollectionResourceSearchRepresentation-resources-search.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Resource.CollectionResourceSearchRepresentation-resources-search.get"}}}}}},"summary":"Retrieves the collection of Resource resources.","description":"Retrieves the collection of Resource resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":10,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"status[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"resourceCategory.code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"resourceCategory.code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"resourceJobs.space","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"resourceJobs.space[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"resourceJobs.job.externalCode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"resourceJobs.job.externalCode[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"resourceThematics.thematic.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"resourceThematics.thematic.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[viewCounter]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[rank]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"private","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/resources-search\/filters":{"get":{"operationId":"api_resources-searchfilters_get","tags":["Resource"],"responses":{"200":{"description":"Resource resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Resource.ResourceSearchFilterRepresentation-resources-search.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Resource.ResourceSearchFilterRepresentation-resources-search.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Resource resource.","description":"Retrieves a Resource resource.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/resources\/{slug}":{"get":{"operationId":"api_resources_slug_get","tags":["Resource"],"responses":{"200":{"description":"Resource resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Resource.ResourceRepresentation-resources.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Resource.ResourceRepresentation-resources.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Resource resource.","description":"Retrieves a Resource resource.","parameters":[{"name":"slug","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/resources\/{slug}\/topics":{"get":{"operationId":"api_resources_slugtopics_get","tags":["Resource"],"responses":{"200":{"description":"Resource resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Resource.TopicRepresentation-resources.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Resource.TopicRepresentation-resources.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Resource resource.","description":"Retrieves a Resource resource.","parameters":[{"name":"slug","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/topics-search":{"get":{"operationId":"api_topics-search_get_collection","tags":["Topic"],"responses":{"200":{"description":"Topic collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Topic.CollectionTopicSearchRepresentation-topics-search.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Topic.CollectionTopicSearchRepresentation-topics-search.get"}}}}}},"summary":"Retrieves the collection of Topic resources.","description":"Retrieves the collection of Topic resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":10,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"externalCode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"externalCode[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"topicJobs.job.externalCode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"topicJobs.job.externalCode[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"topicThematics.thematic.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"topicThematics.thematic.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"topicCourses.course.virtualClassroom","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"topicCourses.course.qualifying","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[rank]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[rankB2b]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/topics-search\/filters":{"get":{"operationId":"api_topics-searchfilters_get","tags":["Topic"],"responses":{"200":{"description":"Topic resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Topic.TopicSearchFilterRepresentation-topics-search.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Topic.TopicSearchFilterRepresentation-topics-search.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Topic resource.","description":"Retrieves a Topic resource.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/topics\/jobs\/counts-by-space":{"get":{"operationId":"api_topicsjobscounts-by-space_get","tags":["Topic"],"responses":{"200":{"description":"Topic resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Topic.TopicCountBySpaceAndJobRepresentation-topics.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Topic.TopicCountBySpaceAndJobRepresentation-topics.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Topic resource.","description":"Retrieves a Topic resource.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/topics\/{slug}":{"get":{"operationId":"api_topics_slug_get","tags":["Topic"],"responses":{"200":{"description":"Topic resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Topic.TopicRepresentation-topics.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Topic.TopicRepresentation-topics.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Topic resource.","description":"Retrieves a Topic resource.","parameters":[{"name":"slug","in":"path","description":"Topic identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]}},"components":{"schemas":{"CourseRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"name":{"type":["string","null"]},"shortName":{"type":["string","null"]},"description":{"type":["string","null"]},"duration":{"oneOf":[{"type":["integer","null"]},{"type":["number","null"]}]},"format":{"type":["string","null"]},"status":{"type":["string","null"]},"presentationThumbnail":{"type":["string","null"]},"presentationPortrait":{"type":["string","null"]},"qualifying":{"type":"boolean"},"virtualClassroom":{"type":"boolean"},"ogImage":{"type":["string","null"]},"refDpc":{"type":["string","null"]},"videoTeaser":{"type":["string","null"]},"videoPreview1":{"type":["string","null"]},"videoPreview2":{"type":["string","null"]},"videoPreview3":{"type":["string","null"]},"videoPreview4":{"type":["string","null"]},"spaces":{"type":"array","items":{"type":"string"}},"fundings":{"type":"array","items":{"$ref":"#\/components\/schemas\/FundingRepresentation-custom-catalogs.get"}},"trainers":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrainerRepresentation-custom-catalogs.get"}}}},"CourseRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"name":{"type":["string","null"]},"shortName":{"type":["string","null"]},"description":{"type":["string","null"]},"duration":{"oneOf":[{"type":["integer","null"]},{"type":["number","null"]}]},"format":{"type":["string","null"]},"status":{"type":["string","null"]},"presentationThumbnail":{"type":["string","null"]},"presentationPortrait":{"type":["string","null"]},"qualifying":{"type":"boolean"},"virtualClassroom":{"type":"boolean"},"ogImage":{"type":["string","null"]},"refDpc":{"type":["string","null"]},"spaces":{"type":"array","items":{"type":"string"}},"fundings":{"type":"array","items":{"$ref":"#\/components\/schemas\/FundingRepresentation-resources.get"}},"trainers":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrainerRepresentation-resources.get"}},"products":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductRepresentation-resources.get"}}}},"CourseRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"name":{"type":["string","null"]},"shortName":{"type":["string","null"]},"duration":{"oneOf":[{"type":["integer","null"]},{"type":["number","null"]}]},"format":{"type":["string","null"]},"status":{"type":["string","null"]},"presentationThumbnail":{"type":["string","null"]},"presentationPortrait":{"type":["string","null"]},"qualifying":{"type":"boolean"},"virtualClassroom":{"type":"boolean"},"ogImage":{"type":["string","null"]},"fundings":{"type":"array","items":{"$ref":"#\/components\/schemas\/FundingRepresentation-topics-search.get"}}}},"CourseRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"name":{"type":["string","null"]},"shortName":{"type":["string","null"]},"description":{"type":["string","null"]},"duration":{"oneOf":[{"type":["integer","null"]},{"type":["number","null"]}]},"format":{"type":["string","null"]},"status":{"type":["string","null"]},"presentationThumbnail":{"type":["string","null"]},"presentationPortrait":{"type":["string","null"]},"qualifying":{"type":"boolean"},"virtualClassroom":{"type":"boolean"},"ogImage":{"type":["string","null"]},"refDpc":{"type":["string","null"]},"videoTeaser":{"type":["string","null"]},"videoPreview1":{"type":["string","null"]},"videoPreview2":{"type":["string","null"]},"videoPreview3":{"type":["string","null"]},"videoPreview4":{"type":["string","null"]},"spaces":{"type":"array","items":{"type":"string"}},"fundings":{"type":"array","items":{"$ref":"#\/components\/schemas\/FundingRepresentation-topics.get"}},"trainers":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrainerRepresentation-topics.get"}},"products":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductRepresentation-topics.get"}}}},"CustomCatalog.CustomCatalogRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"pageName":{"type":"string"},"space":{"type":["string","null"]},"title":{"type":"string"},"shortTitle":{"type":["string","null"]},"description":{"type":["string","null"]},"slug":{"type":"string"},"theme":{"type":"string"},"logo":{"type":["string","null"]},"actionType":{"type":"string"},"externalOrganizationId":{"type":["integer","null"]},"displayServiceSelect":{"type":"boolean"},"displayEntryDateSelect":{"type":"boolean"},"jobsSelect":{"type":"array","items":{"type":"array","items":{"type":"string"}}},"openGraph":{"type":["string","null"]},"ogTitle":{"type":["string","null"]},"ogDescription":{"type":["string","null"]},"customCatalogTopics":{"type":"array","items":{"$ref":"#\/components\/schemas\/CustomCatalogTopicRepresentation-custom-catalogs.get"}},"faqs":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqRepresentation-custom-catalogs.get"}}}},"CustomCatalogTopicRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"topic":{"$ref":"#\/components\/schemas\/TopicRepresentation-custom-catalogs.get"}}},"FaqRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"question":{"type":"string"},"answer":{"type":"string"},"homePage":{"type":"boolean"},"displayCpts":{"type":"boolean"},"displayDrh":{"type":"boolean"}}},"FundingRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"name":{"type":"string"}}},"FundingRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"name":{"type":"string"}}},"FundingRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"name":{"type":"string"}}},"FundingRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"name":{"type":"string"}}},"Job.JobRepresentation-jobs.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"appellation":{"type":"string"},"jobParent":{"type":["string","null"]},"backgroundColor":{"type":["string","null"]},"foregroundColor":{"type":["string","null"]},"synapseColor":{"type":["string","null"]},"jobSpaces":{"type":["array","null"],"items":{"type":"array","items":{"type":"string"}}}}},"JobRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"appellation":{"type":"string"},"jobParent":{"type":["string","null"]},"backgroundColor":{"type":["string","null"]},"foregroundColor":{"type":["string","null"]},"synapseColor":{"type":["string","null"]},"jobSpaces":{"type":["array","null"],"items":{"type":"array","items":{"type":"string"}}}}},"JobRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"appellation":{"type":"string"},"jobParent":{"type":["string","null"]},"backgroundColor":{"type":["string","null"]},"foregroundColor":{"type":["string","null"]},"synapseColor":{"type":["string","null"]},"jobSpaces":{"type":["array","null"],"items":{"type":"array","items":{"type":"string"}}}}},"JobRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"appellation":{"type":"string"},"jobParent":{"type":["string","null"]},"backgroundColor":{"type":["string","null"]},"foregroundColor":{"type":["string","null"]},"synapseColor":{"type":["string","null"]},"jobSpaces":{"type":["array","null"],"items":{"type":"array","items":{"type":"string"}}}}},"JobRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"appellation":{"type":"string"},"jobParent":{"type":["string","null"]},"backgroundColor":{"type":["string","null"]},"foregroundColor":{"type":["string","null"]},"synapseColor":{"type":["string","null"]},"jobSpaces":{"type":["array","null"],"items":{"type":"array","items":{"type":"string"}}}}},"JobRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"appellation":{"type":"string"},"jobParent":{"type":["string","null"]},"backgroundColor":{"type":["string","null"]},"foregroundColor":{"type":["string","null"]},"synapseColor":{"type":["string","null"]},"jobSpaces":{"type":["array","null"],"items":{"type":"array","items":{"type":"string"}}}}},"JobSmallRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"appellation":{"type":"string"}}},"JobSmallRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"appellation":{"type":"string"}}},"ProductRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"courseCode":{"type":["string","null"]},"jobCode":{"type":["string","null"]},"fundingCode":{"type":["string","null"]},"price":{"type":"number"},"compensation":{"type":"number"},"status":{"type":"string"}}},"ProductRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"courseCode":{"type":["string","null"]},"jobCode":{"type":["string","null"]},"fundingCode":{"type":["string","null"]},"price":{"type":"number"},"compensation":{"type":"number"},"status":{"type":"string"}}},"Resource.CollectionResourceSearchRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"elements":{"type":"array","items":{"$ref":"#\/components\/schemas\/ResourceRepresentation-resources-search.get"}},"currentPage":{"type":["number","null"]},"lastPage":{"type":["number","null"]},"itemsPerPage":{"type":["number","null"]},"totalItems":{"type":"number"}}},"Resource.ResourceRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["integer","null"]},"caption":{"type":["string","null"]},"resourceCategory":{"anyOf":[{"$ref":"#\/components\/schemas\/ResourceCategoryRepresentation-resources.get"},{"type":"null"}]},"metaTitle":{"type":["string","null"]},"description":{"type":["string","null"]},"metaDescription":{"type":["string","null"]},"displayUrl":{"type":["string","null"]},"ogImage":{"type":["string","null"]},"viewCounter":{"type":["integer","null"]},"rank":{"type":["integer","null"]},"actionValue":{"type":["string","null"]},"scheduledAt":{"type":["string","null"]},"duration":{"type":["integer","null"]},"keyIndicators":{"type":"array","items":{"type":["string","null"]}},"extract":{"type":["string","null"]},"contentUrl":{"type":["string","null"]},"resourceJobs":{"type":"array","items":{"$ref":"#\/components\/schemas\/ResourceJobRepresentation-resources.get"}},"resourceTrainers":{"type":"array","items":{"$ref":"#\/components\/schemas\/ResourceTrainerRepresentation-resources.get"}}}},"Resource.ResourceSearchFilterRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"categories":{"type":"array","items":{"$ref":"#\/components\/schemas\/ResourceCategorySmallRepresentation-resources-search.get"}},"jobs":{"type":"array","items":{"$ref":"#\/components\/schemas\/JobSmallRepresentation-resources-search.get"}},"thematics":{"type":"array","items":{"$ref":"#\/components\/schemas\/ThematicRepresentation-resources-search.get"}}}},"Resource.TopicRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"rank":{"type":["integer","null"]},"rankB2b":{"type":["integer","null"]},"slug":{"type":["string","null"]},"metaTitle":{"type":["string","null"]},"metaDescription":{"type":["string","null"]},"topicCourses":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicCourseRepresentation-resources.get"}},"topicJobs":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicJobRepresentation-resources.get"}}}},"ResourceCategoryRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":["string","null"]},"name":{"type":["string","null"]},"viewCounterLabel":{"type":["string","null"]},"ctaLabel":{"type":["string","null"]}}},"ResourceCategoryRepresentation-resources.get":{"type":"object","description":"","deprecated":false},"ResourceCategorySmallRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":["string","null"]},"name":{"type":["string","null"]}}},"ResourceJobRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"job":{"$ref":"#\/components\/schemas\/JobRepresentation-resources-search.get"},"space":{"type":"string"}}},"ResourceJobRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"job":{"$ref":"#\/components\/schemas\/JobRepresentation-resources.get"},"space":{"type":"string"}}},"ResourceRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["integer","null"]},"slug":{"type":["string","null"]},"caption":{"type":["string","null"]},"resourceCategory":{"anyOf":[{"$ref":"#\/components\/schemas\/ResourceCategoryRepresentation-resources-search.get"},{"type":"null"}]},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"displayUrl":{"type":["string","null"]},"viewCounter":{"type":["integer","null"]},"rank":{"type":["integer","null"]},"actionValue":{"type":["string","null"]},"scheduledAt":{"type":["string","null"]},"resourceJobs":{"type":"array","items":{"$ref":"#\/components\/schemas\/ResourceJobRepresentation-resources-search.get"}}}},"ResourceTrainerRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"trainer":{"$ref":"#\/components\/schemas\/TrainerRepresentation-resources.get"},"trainerHost":{"type":"boolean"}}},"ThematicRepresentation-resources-search.get":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["integer","null"]},"name":{"type":["string","null"]}}},"ThematicRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["integer","null"]},"name":{"type":["string","null"]}}},"Topic.CollectionTopicSearchRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"elements":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicRepresentation-topics-search.get"}},"currentPage":{"type":["integer","null"]},"lastPage":{"type":["integer","null"]},"itemsPerPage":{"type":["integer","null"]},"totalItems":{"type":"integer"}}},"Topic.TopicCountBySpaceAndJobRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"space":{"type":"string"},"jobCode":{"type":"string"},"countTopics":{"type":"integer"}}},"Topic.TopicRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"rank":{"type":["integer","null"]},"rankB2b":{"type":["integer","null"]},"slug":{"type":["string","null"]},"metaTitle":{"type":["string","null"]},"metaDescription":{"type":["string","null"]},"topicCourses":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicCourseRepresentation-topics.get"}},"topicJobs":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicJobRepresentation-topics.get"}}}},"Topic.TopicSearchFilterRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"jobs":{"type":"array","items":{"$ref":"#\/components\/schemas\/JobSmallRepresentation-topics-search.get"}},"thematics":{"type":"array","items":{"$ref":"#\/components\/schemas\/ThematicRepresentation-topics-search.get"}}}},"TopicCourseRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"course":{"$ref":"#\/components\/schemas\/CourseRepresentation-custom-catalogs.get"}}},"TopicCourseRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"course":{"$ref":"#\/components\/schemas\/CourseRepresentation-resources.get"}}},"TopicCourseRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"course":{"$ref":"#\/components\/schemas\/CourseRepresentation-topics-search.get"}}},"TopicCourseRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"course":{"$ref":"#\/components\/schemas\/CourseRepresentation-topics.get"}}},"TopicJobRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"job":{"$ref":"#\/components\/schemas\/JobRepresentation-custom-catalogs.get"}}},"TopicJobRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"job":{"$ref":"#\/components\/schemas\/JobRepresentation-resources.get"}}},"TopicJobRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"job":{"$ref":"#\/components\/schemas\/JobRepresentation-topics-search.get"}}},"TopicJobRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"job":{"$ref":"#\/components\/schemas\/JobRepresentation-topics.get"}}},"TopicRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"rank":{"type":["integer","null"]},"rankB2b":{"type":["integer","null"]},"slug":{"type":["string","null"]},"metaTitle":{"type":["string","null"]},"metaDescription":{"type":["string","null"]},"topicCourses":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicCourseRepresentation-custom-catalogs.get"}},"topicJobs":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicJobRepresentation-custom-catalogs.get"}}}},"TopicRepresentation-topics-search.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"rank":{"type":["integer","null"]},"rankB2b":{"type":["integer","null"]},"slug":{"type":["string","null"]},"metaTitle":{"type":["string","null"]},"metaDescription":{"type":["string","null"]},"topicCourses":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicCourseRepresentation-topics-search.get"}},"topicJobs":{"type":"array","items":{"$ref":"#\/components\/schemas\/TopicJobRepresentation-topics-search.get"}}}},"TrainerRepresentation-custom-catalogs.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"honorificTitle":{"type":["string","null"]},"description":{"type":["string","null"]},"firstname":{"type":"string"},"shortHonorificTitle":{"type":["string","null"]},"shortBiography":{"type":["string","null"]},"lastname":{"type":"string"},"institution":{"type":["string","null"]},"gender":{"type":["string","null"]},"tagLine":{"type":["string","null"]},"profilePicture":{"type":["string","null"]},"photoPortrait":{"type":["string","null"]}}},"TrainerRepresentation-resources.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"honorificTitle":{"type":["string","null"]},"description":{"type":["string","null"]},"firstname":{"type":"string"},"shortHonorificTitle":{"type":["string","null"]},"shortBiography":{"type":["string","null"]},"lastname":{"type":"string"},"institution":{"type":["string","null"]},"gender":{"type":["string","null"]},"tagLine":{"type":["string","null"]},"profilePicture":{"type":["string","null"]},"photoPortrait":{"type":["string","null"]}}},"TrainerRepresentation-topics.get":{"type":"object","description":"","deprecated":false,"properties":{"externalCode":{"type":["string","null"]},"honorificTitle":{"type":["string","null"]},"description":{"type":["string","null"]},"firstname":{"type":"string"},"shortHonorificTitle":{"type":["string","null"]},"shortBiography":{"type":["string","null"]},"lastname":{"type":"string"},"institution":{"type":["string","null"]},"gender":{"type":["string","null"]},"tagLine":{"type":["string","null"]},"profilePicture":{"type":["string","null"]},"photoPortrait":{"type":["string","null"]}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{}},"security":[],"tags":[]}