Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

320 openapispec hinzufuegen #353

Merged
merged 7 commits into from
Jul 12, 2024
Merged

320 openapispec hinzufuegen #353

merged 7 commits into from
Jul 12, 2024

Conversation

GerhardPx
Copy link
Contributor

Definition of Done (DoD):

Backend

  • Doku aktualisiert
  • Swagger-API vollständig
  • Unit-Tests gepflegt
  • Integrationstests gepflegt
  • Beispiel-Requests gepflegt

Closes #320

Copy link
Member

@MrSebastian MrSebastian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in dispatch-microservice-mvn-release.yml müsste auch aus package ein verify werden

-mvn -B -ntp -DskipTests package -f ${{ inputs.service }}/pom.xml
+mvn -B -ntp -DskipTests verify -f ${{ inputs.service }}/pom.xml

wls-auth-service/pom.xml Show resolved Hide resolved
@MrSebastian
Copy link
Member

Bitte schau mal ob es eine Möglichkeit gibt dass der Build auf Fehler läuft wenn das JSON FIle nicht erzeugt werden konnte

@MrSebastian
Copy link
Member

Bitte schau mal ob es eine Möglichkeit gibt dass der Build auf Fehler läuft wenn das JSON FIle nicht erzeugt werden konnte

Scheint es noch nicht zu geben: springdoc/springdoc-openapi-maven-plugin#59

@GerhardPx GerhardPx merged commit 5b0db8b into dev Jul 12, 2024
11 checks passed
@GerhardPx GerhardPx deleted the 320-openapispec-hinzufuegen branch July 12, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenApiSpec als JSON dem Release als Assert beifügen
2 participants