Summary
- Add initial openapi yaml. (commit: ae520ee) (details)
- Add swagger generator gradle plugin to respect-server . (commit: 2a54bcc) (details)
- Add swagger path to Application.kt and README note. (commit: 967754d) (details)
- fixed issue of AddRealmDirectoryCallback (commit: fef7abc) (details)
The file was added | respect-server/src/main/resources/openapi/openapi.yaml |
The file was modified | gradle/libs.versions.toml (diff) |
The file was modified | respect-server/build.gradle.kts (diff) |
The file was modified | gradle/libs.versions.toml (diff) |
The file was modified | respect-server/build.gradle.kts (diff) |
The file was modified | respect-server/src/main/kotlin/world/respect/server/Application.kt (diff) |
The file was modified | gradle/libs.versions.toml (diff) |
The file was added | respect-server/README.md |
The file was modified | respect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt (diff) |
The file was modified | respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/RespectAppDataSourceHttp.kt (diff) |
The file was modified | respect-server/src/main/kotlin/world/respect/server/domain/realm/add/AddRealmDirectoryCallback.kt (diff) |
The file was modified | respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/realm/RealmDirectoryDataSourceHttp.kt (diff) |