Skip to content
Success

Changes

Summary

  1. Add initial openapi yaml. (commit: ae520ee) (details)
  2. Add swagger generator gradle plugin to respect-server . (commit: 2a54bcc) (details)
  3. Add swagger path to Application.kt and README note. (commit: 967754d) (details)
  4. fixed issue of AddRealmDirectoryCallback (commit: fef7abc) (details)
The file was addedrespect-server/src/main/resources/openapi/openapi.yaml
The file was modifiedgradle/libs.versions.toml (diff)
Commit 2a54bccd9bfd54c1f9140b655d843a783ba4c479 by Mike Dawson
Add swagger generator gradle plugin to respect-server .
(commit: 2a54bcc)
The file was modifiedrespect-server/build.gradle.kts (diff)
The file was modifiedgradle/libs.versions.toml (diff)
Commit 967754d0863f78c1f012f72bb1bf5f77ccc4dd07 by Mike Dawson
Add swagger path to Application.kt and README note.
(commit: 967754d)
The file was modifiedrespect-server/build.gradle.kts (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/Application.kt (diff)
The file was modifiedgradle/libs.versions.toml (diff)
The file was addedrespect-server/README.md
Commit fef7abc540acc432f1a3c21031aaa8f5edb49914 by nikunj.sharma
fixed issue of AddRealmDirectoryCallback
(commit: fef7abc)
The file was modifiedrespect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt (diff)
The file was modifiedrespect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/RespectAppDataSourceHttp.kt (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/domain/realm/add/AddRealmDirectoryCallback.kt (diff)
The file was modifiedrespect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/realm/RealmDirectoryDataSourceHttp.kt (diff)