-
It reports unresolved dependency: com.hootsuite#sbt-swagger;1.0.0: not found
Is there a particular repo that I need to add to Resolvers?
Thanks.
-
We just got hundreds of alarm messages for an image ([kibana/kibana-oss](http://docker.elastic.co/kibana/kibana-oss)) that we didn't touch. It's a lot of work to triage. Ideally, we would only want to…
-
##### Description
I try to move from openapi 3.0.3 to 3.1, but I have a strange behaviour with ref schema.
With 3.0.3 ref schemas are generated (java/spring) with a dedicated Dto, example a sche…
-
### Describe the feature
Being able to define expectations about the environment variables used in a Nuxt app and validate them against actual values would eliminate a risk of starting an app with mi…
-
Configure build.gradle and ran this command but has a failure below, what I am doing wrong?
./gradlew closeAndReleaseRepository
> Configure project :
> Task :closeRepository FAILED
GET request…
-
This seems like an old issue but it still exists in the latest build of Swashbuckle.
https://github.com/domaindrivendev/Swashbuckle/issues/146
XML comments on ApiController won't show up in the api …
-
First off, great work! :smile:
An idea: Flask-restful has a module called `reqparse` that is intended to be used as the main way to consume request parameters from within an endpoint. I am wonderi…
-
# 🎉 ThriveX 现代化博客管理系统
🎉 `ThriveX` 是一个 `Next14` + `Spring Boot` 的产物,该项目专注于分享技术文章和知识,为技术爱好者和从业者提供一个分享、交流和学习的平台。用户可以在平台上发表自己的技术文章,或浏览其他用户分享的文章,并与他们进行讨论和互动。
🗂️ **项目预览:** [https://liuyuyang.net/](htt…
-
### Describe the bug
build error for 7.82.0
### Che version
next (development version)
### Steps to reproduce
mvn clean install -Dmaven.test.skip=true -e
### Expected behavior
building the code…
-
##### Description
The java8 parameter in the spring generator is ignored, always behaves as true. It doesn't matter that it's specified explicitly or not. The generated code always contains Java 8 …