{"openapi":"3.1.0","info":{"title":"API - Συστήματος Διαχείρισης Ανθρώπινου Δυναμικού","description":"API για την ανάκτηση ελεύθερων δεδομένων που διαχειρίζεται το Σύστημα Διαχείρισης Ανθρώπινου Δυναμικού"},"servers":[{"url":"https://hrms.gov.gr/api","description":"Generated server url"}],"tags":[{"name":"Λεξικά","description":"Πολλές παράμετροι αντικειμένων που επιστρέφονται στο API του Συστήματος Διαχείρισης Ανθρώπινου Δυναμικού αντιστοιχούν σε μοναδικούς κωδικούς στα αντίστοιχα λεξικά της εφαρμογής.<br>\n\t\tΣε σχέση με τα λεξικά της Απογραφής έχει αφαιρεθεί το λεξικό των Τύπων Θέσεων Ευθύνης (SupervisorPositions)\n\t\tκαι έχουν προστεθεί τα λεξικά των Ειδικών Θέσεων (SpecialPositions) και Καθηκόντων Θέσης Απασχόλησης (SpecialPositions).\n\t\tΤα λεξικά ενδέχεται να περιλαμβάνουν διαφορετικές τιμές από τα αντίστοιχα λεξικά της Απογραφής"},{"name":"Ψηφιακά Οργανογράμματα","description":"Περιλαμβάνει endpoints για την αναζήτηση και ανάκτηση στοιχείων από τα ψηφιακά οργανογράμματα των φορέων που περιλαμβάνονται στο Μητρώο Φορέων του Συστήματος Διαχείρισης Ανθρώπινου Δυναμικού"},{"name":"Φορείς","description":"Περιλαμβάνει endpoints για την αναζήτηση και ανάκτηση στοιχείων φορέων από το Μητρώο Φορέων του Συστήματος Διαχείρισης Ανθρώπινου Δυναμικού"},{"name":"Κύκλοι Διαδικασιών","description":"Endpoints σχετικά με Κύκλους διάφορων διαδικασιών του ΣΔΑΔ"},{"name":"Διάθεση στοιχείων σε ΠΣΚΑ","description":"Endpoint για διάθεση στοιχείων έργων στο ΠΣΚΑ"},{"name":"Ενημέρωση από ΠΣΚΑ","description":"Endpoint για ενημέρωση στοιχείων έργων/οροσήμων από ΠΣΚΑ"}],"paths":{"/public/organizations/search":{"post":{"tags":["Φορείς"],"summary":"Επιστρέφει λίστα με τους φορείς του Μητρώου Φορέων του συστήματος που ικανοποιούν τα κριτήρια αναζήτησης που αποστέλλονται","operationId":"findOrganizations","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/FMitrooForeasSearchDto"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListFMitrooForeasDto"}}}}}}},"/public/stoch/kykloi":{"get":{"tags":["Κύκλοι Διαδικασιών"],"summary":"Επιστρέφει στοιχεία για όλους τους κύκλους Στοχοθεσίας","operationId":"get","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListStochKyklosDto"}}}}}}},"/public/positions":{"get":{"tags":["Ψηφιακά Οργανογράμματα"],"summary":"Επιστρέφεται λίστα με τις θέσεις και τα στοιχεία τους που ανήκουν στον φορέα ή την μονάδα, οι κωδικοί των οποίων δίνονται ως παράμετροι","operationId":"getOrgmaTheseis","parameters":[{"name":"organizationCode","in":"query","required":false,"schema":{"type":"string"}},{"name":"unitCode","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListOrgmaThesiDto"}}}}}}},"/public/positions/{positionCode}/job-description":{"get":{"tags":["Ψηφιακά Οργανογράμματα"],"summary":"Επιστρέφεται σε μορφή pdf το ενεργό ΕΠΘ της θέσης της οποίας ο κωδικός δίνεται ως παράμετρος","operationId":"pergmaThesisEidikoPrintout","parameters":[{"name":"positionCode","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/pdf":{"schema":{"type":"string","format":"byte"}}}}}}},"/public/positions/{positionCode}/job-description-data":{"get":{"tags":["Ψηφιακά Οργανογράμματα"],"summary":"Επιστρέφει το ενεργό ΕΠΘ της θέσης της οποίας ο κωδικός δίνεται ως παράμετρος","operationId":"pergmaThesisEidiko","parameters":[{"name":"positionCode","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperPergmaThesisEidikoDto"}}}}}}},"/public/positions/job-profiles":{"get":{"tags":["Ψηφιακά Οργανογράμματα"],"summary":"Επιστρέφει τα ενεργά Γενικά Περιγράμματα Θέσεων","operationId":"findAllEnergaPergmaThesisGeniko","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListPergmaThesisGenikoDto"}}}}}}},"/public/organizations":{"get":{"tags":["Φορείς"],"summary":"Επιστρέφει λίστα με όλους τους φορείς του Μητρώου Φορέων του συστήματος","operationId":"listAll","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListFMitrooForeasBaseDetailsDto"}}}}}}},"/public/organizations/{code}":{"get":{"tags":["Φορείς"],"summary":"Επιστρέφει τα στοιχεία του φορέα, ο κωδικός του οποίου δίνεται ως παράμετρος, από το Μητρώο Φορέων του συστήματος","operationId":"getOrganization","parameters":[{"name":"code","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperFMitrooForeasDto"}}}}}}},"/public/organizational-units":{"get":{"tags":["Ψηφιακά Οργανογράμματα"],"summary":"Επιστρέφει σε λίστα όλες τις μονάδες που αντιστοιχούν στον φορέα, του οποίο ο κωδικός δίνεται ως παράμετρος","operationId":"getOrgmaMonades","parameters":[{"name":"organizationCode","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListOrgmaMonadaDto"}}}}}}},"/public/organizational-units/{unitCode}/manager-job-description":{"get":{"tags":["Ψηφιακά Οργανογράμματα"],"summary":"Επιστρέφεται σε μορφή pdf το ενεργό ΕΠΠ της μονάδας της οποίας ο κωδικός δίνεται ως παράμετρος","operationId":"pergmaProistamenouEidikoPrintout","parameters":[{"name":"unitCode","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/pdf":{"schema":{"type":"string","format":"byte"}}}}}}},"/public/organization-tree":{"get":{"tags":["Ψηφιακά Οργανογράμματα"],"summary":"Επιστρέφει σε ιεραρχική δομή όλες τις μονάδες που αντιστοιχούν στον φορέα, του οποίο ο κωδικός δίνεται ως παράμετρος","operationId":"getOrgmaMonadaTree","parameters":[{"name":"organizationCode","in":"query","required":false,"schema":{"type":"string"}},{"name":"unitCode","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperOrgmaMonadaTreeDto"}}}}}}},"/public/organization-path/{unitCode}":{"get":{"tags":["Ψηφιακά Οργανογράμματα"],"summary":"Επιστρέφει την ιεαρχία των μονάδων του φορέα από την 'κορυφή' μέχρι την μονόδα, ο κωδικός της οποίας δίνεται ως παράμετρος","operationId":"getOrgmaPath","parameters":[{"name":"unitCode","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperOrgmaPathDto"}}}}}}},"/public/metadata/dictionary/UnitTypes":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τους τύπους μονάδων που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_1","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/UnitTypes/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού τύπων μονάδων του ΣΔΑΔ","operationId":"getVersion","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/Specialities":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις ειδικότητες που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_2","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/Specialities/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού ειδικοτήτων του ΣΔΑΔ","operationId":"getVersion_1","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/SpecialPositions":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις ειδικές θέσεις που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_3","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/SpecialPositions/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού ειδικών θέσεων του ΣΔΑΔ","operationId":"getVersion_2","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/Skills":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις δεξιότητες που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_4","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/Skills/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού δεξιοτήτων του ΣΔΑΔ","operationId":"getVersion_3","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/Regions":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις περιφέρειες που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_5","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/Regions/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού περιφερειών του ΣΔΑΔ","operationId":"getVersion_4","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/RegionalUnits":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις περιφερειακές ενότητες που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_6","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListPeriferiakiEnotitaDto"}}}}}}},"/public/metadata/dictionary/RegionalUnits/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού περιφερειακών ενοτήτων του ΣΔΑΔ","operationId":"getVersion_5","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/Ranks":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλους τους βαθμούς που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_7","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/Ranks/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού βαθμών του ΣΔΑΔ","operationId":"getVersion_6","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/ProfessionCategories":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλους τους κλάδους που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_8","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/ProfessionCategories/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού κλάδων του ΣΔΑΔ","operationId":"getVersion_7","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/OrganizationTypes":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τους τύπους φορέων που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_9","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/OrganizationTypes/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού τύπων φορέων του ΣΔΑΔ","operationId":"getVersion_8","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/OrganizationCategories":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις κατηγορίες φορέων που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_10","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/OrganizationCategories/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού κατηγοριών φορέων του ΣΔΑΔ","operationId":"getVersion_9","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/Functions":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις λειτουργίες που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_11","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/Functions/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού λειτουργιών του ΣΔΑΔ","operationId":"getVersion_10","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/FunctionalAreas":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλους τους τομείς πολιτικής που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_12","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/FunctionalAreas/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού τομέων πολιτικής του ΣΔΑΔ","operationId":"getVersion_11","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/EmploymentTypes":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις εργασιακές σχέσεις που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_13","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/EmploymentTypes/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού εργασιακών σχέσεων του ΣΔΑΔ","operationId":"getVersion_12","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/EmployeeCategories":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις κατηγορίες προσωπικού που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_14","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/EmployeeCategories/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού κατηγοριών προσωπικού του ΣΔΑΔ","operationId":"getVersion_13","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/EducationTypes":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις κατηγορίες εκπαίδευσης που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_15","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/EducationTypes/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού κατηγοριών εκπαίδευσης του ΣΔΑΔ","operationId":"getVersion_14","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/DutyTypes":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλα τα καθήκοντα θέσης απασχόλησης που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_16","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/DutyTypes/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού καθηκόντων θέσης απασχόλησης θέσεων του ΣΔΑΔ","operationId":"getVersion_15","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/Countries":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλες τις χώρες που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_17","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListLexWithoutParentDto"}}}}}}},"/public/metadata/dictionary/Countries/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού χωρών του ΣΔΑΔ","operationId":"getVersion_16","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/metadata/dictionary/Cities":{"get":{"tags":["Λεξικά"],"summary":"Επιστρέφει όλους τους δήμους που περιέχονται στο αντίστοιχο λεξικό του ΣΔΑΔ","operationId":"get_18","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListDimosDto"}}}}}}},"/public/metadata/dictionary/Cities/version":{"get":{"tags":["Λεξικά"],"summary":"Η έκδοση του λεξικού δήμων του ΣΔΑΔ","operationId":"getVersion_17","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperString"}}}}}}},"/public/etisios/kykloi":{"get":{"tags":["Κύκλοι Διαδικασιών"],"summary":"Επιστρέφει στοιχεία για όλους τους κύκλους Ετήσιου Προγραμματισμού Προσλήψεων","operationId":"get_19","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListEtisiosKyklosDto"}}}}}}},"/public/esk/kykloi":{"get":{"tags":["Κύκλοι Διαδικασιών"],"summary":"Επιστρέφει στοιχεία για όλους τους κύκλους ΕΣΚ","operationId":"get_20","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseWrapperListKinitKyklosDto"}}}}}}}},"components":{"schemas":{"FMitrooForeasSearchDto":{"type":"object","properties":{"code":{"type":"string","default":"##default","description":"Ο μοναδικός κωδικός φορέα"},"preferredLabel":{"type":"string","default":"##default","description":"Η ονομασία του φορέα"},"subOrganizationOf":{"type":"string","default":"##default","description":"Ο κωδικός του φορέα στον οποίο υπάγεται ο φορέας"},"organizationType":{"type":"integer","format":"int64","default":"##default","description":"Ο τύπος του φορέα, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/OrganizationTypes)"},"addressCountryId":{"type":"integer","format":"int64","default":"##default","description":"Η χώρα της κύριας διεύθυνσης του φορέα, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/Countries)"},"addressMunicipalityId":{"type":"integer","format":"int64","default":"##default","description":"Ο δήμος της κύριας διεύθυνσης του φορέα, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/Countries)"},"active":{"type":"boolean","default":false,"description":"Ένδειξη αν ο φορέας είναι ενεργός"},"isToplevel":{"type":"boolean","default":false,"description":"Ένδειξη αν ο φορέας έχει εποπτεύον φορέα (αν έχει, topLevel=false)"},"withOrganizationStructure":{"type":"boolean","default":false,"description":"Ένδειξη αν ο φορέας έχει οργανόγραμμα"},"effectivelyNull":{"type":"boolean"}}},"AddressDto":{"type":"object","properties":{"fullAddress":{"type":"string","default":"##default","description":"Πλήρης περιγραφή της ταχυδρομικής διεύθυνσης της θέσης"},"postCode":{"type":"string","default":"##default","description":"Ο ταχυδρομικός κώδικας της διεύθυνσης"},"adminUnitLevel1":{"type":"number","default":"##default","description":"Ο κώδικας της χώρας της διεύθυνσης, σύμφωνα με το σχετικό λεξικό (api/public/metadata/dictionary/Countries)"},"adminUnitLevel2":{"type":"number","default":"##default","description":"Ο κώδικας του δήμου της διεύθυνσης, σύμφωνα με το σχετικό λεξικό (api/public/metadata/dictionary/Cities)"}}},"ContactPoint":{"type":"object","properties":{"email":{"type":"string"},"telephone":{"type":"string"}}},"FMitrooForeasDto":{"type":"object","properties":{"code":{"type":"string"},"preferredLabel":{"type":"string"},"subOrganizationOf":{"type":"string"},"organizationType":{"type":"integer","format":"int64","default":"##default","description":"Ο τύπος του φορέα, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/OrganizationTypes)"},"description":{"type":"string","default":"##default","description":"Η περιγραφή του φορέα"},"url":{"type":"string","default":"##default","description":"Η ιστοσελίδα του φορέα"},"contactPoint":{"$ref":"#/components/schemas/ContactPoint","default":"##default","description":"Στοιχεία επικοινωνίας του φορέα"},"vatId":{"type":"string","default":"##default","description":"Το ΑΦΜ του φορέα"},"status":{"type":"string","default":"##default","description":"Η κατάστασή του φορέα","enum":["active","inactive"]},"employeeRegistration":{"type":"boolean","default":false,"description":"Υποχρεώση απογραφής προσωπικού"},"foundationDate":{"type":"string","format":"date","default":"##default","description":"Η ημερομηνία σύστασης του φορέα"},"terminationDate":{"type":"string","format":"date"},"mainDataUpdateDate":{"type":"string","format":"date-time","default":"##default","description":"Ημερομηνία επικαιροποίησης στοιχείων φορέα"},"organizationStructureUpdateDate":{"type":"string","format":"date","default":"##default","description":"Ημερομηνία οριστικοποίησης οργανογράμματος φορέα"},"foundationFek":{"$ref":"#/components/schemas/FekDto","default":"##default","description":"Το ΦΕΚ σύστασης του φορέα"},"mainAddress":{"$ref":"#/components/schemas/AddressDto","default":"##default","description":"Η κύρια διεύθυνση του φορέα"}}},"FekDto":{"type":"object","properties":{"year":{"type":"integer","format":"int32"},"number":{"type":"integer","format":"int32"},"issue":{"type":"string"}}},"ResponseWrapperListFMitrooForeasDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/FMitrooForeasDto"}}}},"ResponseWrapperListStochKyklosDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/StochKyklosDto"}}}},"StochKyklosDto":{"type":"object","properties":{"id":{"type":"integer","format":"int64","default":"##default","description":"Ο μοναδικός κωδικός του κύκλου στο ΣΔΑΔ για τη Στοχοθεσία"},"name":{"type":"string","default":"##default","description":"Ονομασία του συγκεκριμένου κύκλου Στοχοθεσίας στο ΣΔΑΔ"},"state":{"type":"string","default":"##default","description":"Κατάσταση κύκλου. Οι δυνατές τιμές για κύκλους Στοχοθεσίας είναι:\n\n- **Proetoimasias**: Προετοιμασίας\n- **Programmatismou**: Προγραμματισμού\n- **Episkopisis**: Επισκόπησης Προόδου\n- **Axiologisis**: Αξιολόγησης\n- **Oloklirothike**: Ολοκληρώθηκε","enum":["Proetoimasias","Programmatismou","Episkopisis","Axiologisis","Oloklirothike"]}}},"OrgmaThesiDto":{"type":"object","properties":{"code":{"type":"string","default":"##default","description":"Ο μοναδικός Κωδικός της θέσης στο ΣΔΑΔ"},"organizationCode":{"type":"string","default":"##default","description":"Ο μοναδικός Κωδικός του φορέα που ανήκει η θέση στο ΣΔΑΔ"},"unitCode":{"type":"string","default":"##default","description":"Ο μοναδικός Κωδικός της μονάδας που ανήκει η θέση στο ΣΔΑΔ"},"type":{"type":"string","default":"##default","description":"Ο τύπος της θέσης με πιθανές τιμές Organic=Οργανική και Temporary=Προσωποπαγής","enum":["Organic","Temporary"]},"employmentType":{"type":"number","default":"##default","description":"Ο κωδικός της εργασιακής σχέσης της θέσης, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/EmploymentTypes)"},"employeeCategory":{"type":"number","default":"##default","description":"Ο κωδικός της κατηγορίας προσωπικού της θέσης, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/EmployeeCategories)"},"educationCategory":{"type":"number","default":"##default","description":"Ο κωδικός της κατηγορίας εκπαίδευσης της θέσης, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/EducationTypes)"},"professionCategory":{"type":"number","default":"##default","description":"Ο κωδικός του κλάδου της θέσης, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/ProfessionCategories)"},"speciality":{"type":"number","default":"##default","description":"Ο κωδικός της ειδικότητας της θέσης, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/Specialities)"},"inProsontologio":{"type":"boolean","default":false,"description":"Ένδειξη αν η θέση είναι εντός προσοντολογίου"},"rank":{"type":"number","default":"##default","description":"Ο κωδικός του βαθμού της θέσης)"},"jobDescriptionCode":{"type":"string","default":"##default","description":"Ο κωδικός του Γενικού Περιγράμματος της θέσης"},"jobDescriptionTitle":{"type":"string","default":"##default","description":"Η περιγραφή του Γενικού Περιγράμματος της θέσης"},"jobDescriptionVersion":{"type":"number","default":"##default","description":"Η έκδοση του Ειδικού Περιγράμματος της θέσης"},"jobDescriptionVersionDate":{"type":"string","format":"date","default":"##default","description":"Η ημερομηνία έκδοσης του Ειδικού Περιγράμματος της θέσης"},"status":{"type":"string","default":"##default","description":"Η κατάσταση της θέσης με πιθανές τιμές Empty=Κενή, Reserved=Δεσμευμένη, Occupied=Καλυμμένη, ToBeAbolished=Προς Κατάργηση και NotDefined=Δεν έχει οριστεί. Για ανενεργούς φορείς επιστρέφεται null","enum":["Empty","Reserved","Occupied","ToBeAbolished","NotDefined"]}}},"ResponseWrapperListOrgmaThesiDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/OrgmaThesiDto"}}}},"DexiotitaDto":{"type":"object","properties":{"skill":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Δεξιότητας"},"level":{"type":"string","default":"##default","description":"Επιθυμητό Επίπεδο (low, medium, high)","enum":["low","medium","high"]}}},"DiefthynsiDto":{"type":"object","properties":{"streetNumber":{"type":"string","default":"##default","description":"Οδός/Περιγραφή"},"zipCode":{"type":"string","default":"##default","description":"Ταχυδρομικός Κώδικας"},"country":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Χώρας"},"city":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Δήμου Ελλάδας"},"regionalUnit":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Περιφερειακής Ενότητας Ελλάδας"},"region":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Περιφέρειας Ελλάδας"},"cityName":{"type":"string","default":"##default","description":"Δήμος Εκτός Ελλάδας"}}},"PergmaThesisEidikoDto":{"type":"object","properties":{"positionCode":{"type":"string","default":"##default","description":"Κωδικός Θέσης"},"jobDescriptionCode":{"type":"string","default":"##default","description":"Κωδικός Γενικού Περιγράμματος"},"functionalArea":{"type":"integer","format":"int64","default":"##default","description":"Τομέας Πολιτικής"},"titlos":{"type":"string","default":"##default","description":"Τίτλος Θέσης"},"positionDescription":{"type":"string","default":"##default","description":"Σύντομη Περιγραφή Θέσης"},"publicFacing":{"type":"boolean","default":false,"description":"Εξυπηρέτηση Πολίτη"},"versionDate":{"type":"string","format":"date","default":"##default","description":"Ημ/νία Έκδοσης ΕΠΘ"},"version":{"type":"integer","format":"int32","default":"##default","description":"Αριθμός Έκδοσης ΕΠΘ"},"organizationCode":{"type":"string","default":"##default","description":"Κωδικός Φορέα"},"organizationName":{"type":"string","default":"##default","description":"Ονομασία Φορέα"},"unitCode":{"type":"string","default":"##default","description":"Κωδικός Μονάδας Θέσης"},"unitName":{"type":"string","default":"##default","description":"Ονομασία Μονάδας Θέσης"},"unitHierarchy":{"type":"string","default":"##default","description":"Ιεραρχία Μονάδας Θέσης"},"employmentCategory":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Κατηγορίας Προσωπικού"},"employmentType":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Εργασιακής Σχέσης"},"inProsontologio":{"type":"boolean","default":false,"description":"Ένδειξη Εντός Προσοντολογίου"},"educationCategory":{"type":"integer","format":"int32","default":"##default","description":"Κωδικός Κατηγορίας Εκπαίδευσης"},"professionCategory":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Κλάδου"},"specialty":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Ειδικότητας"},"positionRank":{"type":"integer","format":"int64","default":"##default","description":"Κωδικός Βαθμού Θέσης"},"ranks":{"type":"array","default":"##default","description":"Λίστα Κωδικών Βαθμών","items":{"type":"integer","format":"int64"}},"rankInfo":{"type":"array","default":"##default","description":"Άλλοι Βαθμοί","items":{"type":"string"}},"workAddress":{"$ref":"#/components/schemas/DiefthynsiDto","default":"##default","description":"Διεύθυνση Εργασίας"},"duties":{"type":"array","default":"##default","description":"Λίστα με Κύρια Καθήκοντα","items":{"type":"string"}},"formalQualificationsLegalFramework":{"type":"string","default":"##default","description":"Νομοθεσία Τυπικών Προσόντων"},"formalQualifications":{"type":"array","default":"##default","description":"Λίστα Τυπικών Προσόντων","items":{"type":"string"}},"additionalFormalQualificationsLegalFramework":{"type":"string","default":"##default","description":"Νομοθεσία Επιπρόσθετων Τυπικών Προσόντων"},"additionalFormalQualifications":{"type":"array","default":"##default","description":"Λίστα Επιπρόσθετων Τυπικών Προσόντων","items":{"type":"string"}},"desirableQualifications":{"type":"array","default":"##default","description":"Λίστα Επιθυμητών Προσόντων","items":{"type":"string"}},"areasOfKnowledge":{"type":"array","default":"##default","description":"Λίστα Γνώσεων","items":{"type":"string"}},"specialRequirements":{"type":"array","default":"##default","description":"Λίστα Ειδικών Απαιτήσεων","items":{"type":"string"}},"requiredExperience":{"type":"string","default":"##default","description":"Περιγραφή Απαιτούμενης Εμπειρίας"},"skills":{"type":"array","default":"##default","description":"Δεξιότητες","items":{"$ref":"#/components/schemas/DexiotitaDto"}}}},"ResponseWrapperPergmaThesisEidikoDto":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/PergmaThesisEidikoDto"}}},"PergmaThesisGenikoDto":{"type":"object","properties":{"code":{"type":"string","default":"##default","description":"Ο κωδικός του Γενικού Περιγράμματος Θέσης"},"description":{"type":"string","default":"##default","description":"Ο τίτλος του Γενικού Περιγράμματος Θέσης"},"tomeasPolitikis":{"type":"string","default":"##default","description":"Ονομασία Τομέα Πολιτικής"}}},"ResponseWrapperListPergmaThesisGenikoDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/PergmaThesisGenikoDto"}}}},"FMitrooForeasBaseDetailsDto":{"type":"object","properties":{"code":{"type":"string","default":"##default","description":"Ο μοναδικός κωδικός του φορέα στο ΣΔΑΔ"},"preferredLabel":{"type":"string","default":"##default","description":"Η ονομασία του φορέα"},"subOrganizationOf":{"type":"string","default":"##default","description":"Κωδικός φορέα στον οποίο υπάγεται ο φορέας"}}},"ResponseWrapperListFMitrooForeasBaseDetailsDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/FMitrooForeasBaseDetailsDto"}}}},"ResponseWrapperFMitrooForeasDto":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/FMitrooForeasDto"}}},"OrgmaMonadaDto":{"type":"object","properties":{"code":{"type":"string","default":"##default","description":"Ο μοναδικός κωδικός της μονάδας στο ΣΔΑΔ"},"organizationCode":{"type":"string","default":"##default","description":"Ο μοναδικός κωδικός του φορέα που ανήκει η μονάδα στο ΣΔΑΔ"},"supervisorUnitCode":{"type":"string","default":"##default","description":"Ο μοναδικός κωδικός της προϊστάμενης μονάδας στο ΣΔΑΔ"},"preferredLabel":{"type":"string","default":"##default","description":"Η ονομασία της μονάδας"},"alternativeLabels":{"type":"array","default":"##default","description":"Λίστα με άλλα ονόματα της  μονάδας","items":{"type":"string"}},"purpose":{"type":"array","default":"##default","description":"Λίστα με κωδικούς λειτουργιών της μονάδας, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/Functions)","items":{"type":"number"}},"spatial":{"type":"array","default":"##default","description":"Λίστα με γεωγραφικές αρμοδιότητες της μονάδας, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/Functions)","items":{"$ref":"#/components/schemas/Spatial"}},"identifier":{"type":"string","default":"##default","description":"Αναγνωριστικό της  μονάδας"},"unitType":{"type":"number","default":"##default","description":"Ο τύπος της μονάδας, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/UnitTypes)"},"description":{"type":"string","default":"##default","description":"Η περιγραφή της  μονάδας"},"email":{"type":"string","default":"##default","description":"Το email επικοινωνίας της  μονάδας"},"telephone":{"type":"string","default":"##default","description":"Το τηλέφωνο της  μονάδας"},"url":{"type":"string","default":"##default","description":"Η ιστοσελίδα της  μονάδας"},"mainAddress":{"$ref":"#/components/schemas/AddressDto","default":"##default","description":"Η κύρια ταχυδρομική διεύθυνση της  μονάδας"},"secondaryAddresses":{"type":"array","default":"##default","description":"Λίστα με δευτερεύουσες ταχυδρομικές διευθύνσεις","items":{"$ref":"#/components/schemas/AddressDto"}}}},"ResponseWrapperListOrgmaMonadaDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/OrgmaMonadaDto"}}}},"Spatial":{"type":"object","properties":{"countryId":{"type":"number","default":"##default","description":"Ο κωδικός της Χώρας στο ΣΔΑΔ, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/Countries)"},"dimosId":{"type":"number","default":"##default","description":"Ο κωδικός του Δήμου στο ΣΔΑΔ, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/Countries)"}}},"OrgmaMonadaTreeDto":{"type":"object","properties":{"code":{"type":"string","default":"##default","description":"Ο μοναδικός κωδικός της μονάδας στο ΣΔΑΔ"},"preferredLabel":{"type":"string","default":"##default","description":"Η ονομασία της μονάδας στο ΣΔΑΔ"},"unitType":{"type":"number","default":"##default","description":"Ο τύπος της μονάδας, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/UnitTypes)"},"children":{"type":"array","default":"##default","description":"Λίστα με τις μονάδες που υπάγονται άμεσα στην μονάδα","items":{"$ref":"#/components/schemas/OrgmaMonadaTreeDto"}}}},"ResponseWrapperOrgmaMonadaTreeDto":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/OrgmaMonadaTreeDto"}}},"OrgmaPathDto":{"type":"object","properties":{"code":{"type":"string","default":"##default","description":"Ο μοναδικός κωδικός της μονάδας στο ΣΔΑΔ"},"preferredLabel":{"type":"string","default":"##default","description":"Η ονομασία της μονάδας"},"unitType":{"type":"integer","format":"int64","default":"##default","description":"Ο τύπος της μονάδας, σύμφωνα με τις τιμές του σχετικού λεξικού του ΣΔΑΔ (api/public/metadata/dictionary/UnitTypes)"},"child":{"$ref":"#/components/schemas/OrgmaPathDto","default":"##default","description":"Η ιεραρχικά κατώτερη μονάδα"}}},"ResponseWrapperOrgmaPathDto":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/OrgmaPathDto"}}},"LexWithoutParentDto":{"type":"object","properties":{"id":{"type":"integer","format":"int64","default":"##default","description":"Ο Κωδικός της εγγραφής του σχετικού λεξικού στο ΣΔΑΔ"},"description":{"type":"string","default":"##default","description":"Η περιγραφή της εγγραφής του σχετικού λεξικού στο ΣΔΑΔ"}}},"ResponseWrapperListLexWithoutParentDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/LexWithoutParentDto"}}}},"ResponseWrapperString":{"type":"object","properties":{"data":{"type":"string"}}},"PeriferiakiEnotitaDto":{"type":"object","properties":{"id":{"type":"integer","format":"int64","default":"##default","description":"Ο Κωδικός της Περιφερειακής Ενότητας στο ΣΔΑΔ"},"description":{"type":"string","default":"##default","description":"Η Ονομασία της Περιφερειακής Ενότητας"},"regionId":{"type":"integer","format":"int64","default":"##default","description":"Ο Κωδικός της Περιφέρειας που ανήκει η Περιφερειακή Ενότητα"}}},"ResponseWrapperListPeriferiakiEnotitaDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/PeriferiakiEnotitaDto"}}}},"DimosDto":{"type":"object","properties":{"id":{"type":"integer","format":"int64","default":"##default","description":"Ο Κωδικός του Δήμου στο ΣΔΑΔ"},"description":{"type":"string","default":"##default","description":"Η Ονομασία του Δήμου"},"regionalUnitCode":{"type":"integer","format":"int64","default":"##default","description":"Ο Κωδικός της Περιφερειακής Ενότητας που ανήκει ο Δήμος"}}},"ResponseWrapperListDimosDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/DimosDto"}}}},"EtisiosKyklosDto":{"type":"object","properties":{"id":{"type":"integer","format":"int64","default":"##default","description":"Ο μοναδικός κωδικός του κύκλου στο ΣΔΑΔ για τη διαδικασία του Ετήσιου Προγραμματισμού Προσλήψεων"},"name":{"type":"string","default":"##default","description":"Ονομασία του συγκεκριμένου κύκλου Ετήσιου Προγραμματισμού Προσλήψεων στο ΣΔΑΔ"},"state":{"type":"string","default":"##default","description":"Κατάσταση κύκλου. Οι δυνατές τιμές για κύκλους Ετήσιου Προγραμματισμού Προσλήψεων είναι:\n\n- **YpovoliAitimaton**: Υποβολή αιτημάτων\n- **ElenchosAitimaton**: Έλεγχος αιτημάτων\n- **AxiologisiAitimaton**: Αξιολόγηση αιτημάτων\n- **Oloklirothike**: Ολοκληρώθηκε","enum":["YpovoliAitimaton","ElenchosAitimaton","AxiologisiAitimaton","Oloklirothike"]},"type":{"type":"string","default":"##default","description":"Τύπος κύκλου ως προς το είδος προσωπικού. Οι δυνατές τιμές είναι:\n\n- **Taktiko**: Τακτικό προσωπικό\n- **MiTaktiko**: Μη τακτικό προσωπικό","enum":["Taktiko","MiTaktiko"]}}},"ResponseWrapperListEtisiosKyklosDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/EtisiosKyklosDto"}}}},"KinitKyklosDto":{"type":"object","properties":{"id":{"type":"integer","format":"int64","default":"##default","description":"Ο μοναδικός κωδικός του κύκλου στο ΣΔΑΔ για τη διαδικασία του ΕΣΚ"},"name":{"type":"string","default":"##default","description":"Ονομασία του συγκεκριμένου κύκλου ΕΣΚ στο ΣΔΑΔ"},"state":{"type":"string","default":"##default","description":"Κατάσταση κύκλου. Οι δυνατές τιμές για κύκλους ΕΣΚ είναι:\n\n- **YpovoliAitimatonGiaPlirosiTheseon**: Υποβολή αιτημάτων πλήρωσης θέσεων\n- **ElegchosAitimatonGiaPlirosiTheseon**: Έλεγχος αιτημάτων πλήρωσης θέσεων\n- **AxiologisiAitimatonGiaPlirosiTheseon**: Αξιολόγηση αιτημάτων πλήρωσης θέσεων\n- **AitiseisYpallilon**: Αιτήσεις υπαλλήλων\n- **ElegchosProypotheseonMetakinisis**: Έλεγχος προϋποθέσεων μετακίνησης\n- **AxiologisiYpopsifion**: Αξιολόγηση υποψηφίων\n- **OristikopoiisiMetakiniseon**: Οριστικοποίηση μετακινήσεων\n- **Oloklirothike**: Ολοκληρώθηκε","enum":["Proetoimasia","YpovoliAitimatonGiaPlirosiTheseon","ElegchosAitimatonGiaPlirosiTheseon","AxiologisiAitimatonGiaPlirosiTheseon","AitiseisYpallilon","ElegchosProypotheseonMetakinisis","AxiologisiYpopsifion","OristikopoiisiMetakiniseon","Oloklirothike"]}}},"ResponseWrapperListKinitKyklosDto":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/KinitKyklosDto"}}}}}}}