{"openapi":"3.0.0","components":{"schemas":[{"Projects":{"properties":{"name":{"type":"string"},"description":{"type":"string"},"color":{"type":"string"},"icon":{"type":"string"}}},"Songs":{"properties":{"title":{"type":"string"},"project":{"type":"resource"},"description":{"type":"string"},"sections":{"type":"array"},"tags":{"type":"array"},"genre":{"type":"string"},"genres":{"type":"array"},"bpm":{"type":"integer"},"timeSignature":{"type":"string"},"key":{"type":"string"},"keyMode":{"type":"string"},"melodyNotes":{"type":"string"}}}}]}}