Skip to content

Conversation

@Aias00
Copy link
Contributor

@Aias00 Aias00 commented Apr 30, 2025

fix doc pulling error
#6015

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@yu199195 yu199195 added the type: bug Something isn't working label Apr 30, 2025
@yu199195 yu199195 added this to the 2.7.0.2 milestone Apr 30, 2025
pullSwaggerDocService.pullApiDocument(currentServices);
} catch (Exception e) {
LOG.error("load api document error", e);
}
Copy link
Member

Choose a reason for hiding this comment

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

alreay add try catch ?

@Aias00 Aias00 merged commit 3aba6bc into master Apr 30, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants