Code Review
/
ccsdk
/
oran.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5e8cf61
)
Bugfix disabling default swagger documentation
14/121714/2
author
PatrikBuhr
<patrik.buhr@est.tech>
Mon, 7 Jun 2021 10:14:04 +0000
(12:14 +0200)
committer
KAPIL SINGAL
<ks220y@att.com>
Mon, 7 Jun 2021 13:52:32 +0000
(13:52 +0000)
In the swagger release, generation of default swagger documentation is desabled (pet store).
Issue-ID: CCSDK-3256
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I0fa8d8682ce5a77ea9c90990c5ba54fa9ffdd5c6
a1-policy-management/pom.xml
patch
|
blob
|
history
diff --git
a/a1-policy-management/pom.xml
b/a1-policy-management/pom.xml
index
3d3cbd5
..
1907c42
100644
(file)
--- a/
a1-policy-management/pom.xml
+++ b/
a1-policy-management/pom.xml
@@
-55,7
+55,7
@@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
- <version>1.5.
2
</version>
+ <version>1.5.
4
</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>