-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[25458] replace old blue medication swagger api client with new openapi
- Loading branch information
Showing
19 changed files
with
78 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-1.6.20.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-common-1.5.31.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-jdk8-1.6.10.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/okio-jvm-3.0.0.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/gson-2.9.1.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/gson-fire-1.8.3.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/okhttp-4.10.0.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/openapi-java-client-1.7.0.jar" sourcepath="lib/openapi-java-client-1.7.0-sources.jar"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> | ||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry exported="true" kind="lib" path="lib/gson-fire-1.8.3.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/okhttp-2.7.5.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/okio-1.6.0.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/swagger-java-client-1.0.0.jar" sourcepath="lib/swagger-java-client-1.0.0-sources.jar"/> | ||
<classpathentry exported="true" kind="lib" path="lib/threetenbp-1.3.5.jar"/> | ||
<classpathentry kind="output" path="bin"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file added
BIN
+1.44 MB
bundles/at.medevit.elexis.bluemedication.core/lib/kotlin-stdlib-1.6.20.jar
Binary file not shown.
Binary file added
BIN
+194 KB
bundles/at.medevit.elexis.bluemedication.core/lib/kotlin-stdlib-common-1.5.31.jar
Binary file not shown.
Binary file added
BIN
+15.8 KB
bundles/at.medevit.elexis.bluemedication.core/lib/kotlin-stdlib-jdk8-1.6.10.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+93.2 KB
bundles/at.medevit.elexis.bluemedication.core/lib/openapi-java-client-1.7.0-sources.jar
Binary file not shown.
Binary file added
BIN
+175 KB
bundles/at.medevit.elexis.bluemedication.core/lib/openapi-java-client-1.7.0.jar
Binary file not shown.
Binary file removed
BIN
-65.5 KB
bundles/at.medevit.elexis.bluemedication.core/lib/swagger-java-client-1.0.0-sources.jar
Binary file not shown.
Binary file removed
BIN
-142 KB
bundles/at.medevit.elexis.bluemedication.core/lib/swagger-java-client-1.0.0.jar
Binary file not shown.
Binary file removed
BIN
-581 KB
bundles/at.medevit.elexis.bluemedication.core/lib/threetenbp-1.3.5.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.