You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/springdoc-openapi-scala-2/simple/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@ To run the application with hot-reload enabled:
14
14
15
15
```bash
16
16
cd springdoc-openapi-scala/examples/springdoc-openapi-scala-2/simple
17
-
```suggestion
18
-
cd springdoc-openapi-scala/examples/springdoc-openapi-scala-2/simple
19
17
sed -i '''s/`springdoc-openapi-scala-2-version`: String = \?\?\?/`springdoc-openapi-scala-2-version`: String = "0.3.2"/g' build.sbt # Omit '' after the -i flag if not on mac
0 commit comments