diff --git a/static_common/common/schemas/ak.schema.json b/schemas/ak.schema.json
similarity index 100%
rename from static_common/common/schemas/ak.schema.json
rename to schemas/ak.schema.json
diff --git a/static_common/common/schemas/common/constraints.schema.json b/schemas/common/constraints.schema.json
similarity index 100%
rename from static_common/common/schemas/common/constraints.schema.json
rename to schemas/common/constraints.schema.json
diff --git a/static_common/common/schemas/common/id.schema.json b/schemas/common/id.schema.json
similarity index 100%
rename from static_common/common/schemas/common/id.schema.json
rename to schemas/common/id.schema.json
diff --git a/static_common/common/schemas/common/id_array.schema.json b/schemas/common/id_array.schema.json
similarity index 100%
rename from static_common/common/schemas/common/id_array.schema.json
rename to schemas/common/id_array.schema.json
diff --git a/static_common/common/schemas/participant.schema.json b/schemas/participant.schema.json
similarity index 100%
rename from static_common/common/schemas/participant.schema.json
rename to schemas/participant.schema.json
diff --git a/static_common/common/schemas/room.schema.json b/schemas/room.schema.json
similarity index 100%
rename from static_common/common/schemas/room.schema.json
rename to schemas/room.schema.json
diff --git a/static_common/common/schemas/solver-input.json b/schemas/solver-input.json
similarity index 100%
rename from static_common/common/schemas/solver-input.json
rename to schemas/solver-input.json
diff --git a/static_common/common/schemas/solver-output.json b/schemas/solver-output.json
similarity index 100%
rename from static_common/common/schemas/solver-output.json
rename to schemas/solver-output.json
diff --git a/static_common/common/schemas/timeslot.schema.json b/schemas/timeslot.schema.json
similarity index 100%
rename from static_common/common/schemas/timeslot.schema.json
rename to schemas/timeslot.schema.json