Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.16 KB

File metadata and controls

36 lines (25 loc) · 1.16 KB

Contributing

This repository is for documentation and issue tracking.

Reporting Issues

Please report bugs and feature requests via GitHub Issues.

When reporting a bug, please include:

  • Plugin version (eu.metaengine:metaengine-openapi-java-spring-maven-plugin version)
  • Maven version (mvn --version)
  • JDK version (java --version)
  • .NET runtime version (dotnet --version)
  • OpenAPI specification (minimal reproducible example)
  • The <plugin> configuration used in your pom.xml
  • Expected behavior vs actual behavior
  • Error messages and stack traces

Feature Requests

We welcome feature requests! Please search existing issues first to avoid duplicates.

When suggesting a feature:

  • Describe the use case and problem it solves
  • Provide examples of how the configuration would look
  • Explain why this would benefit other users

Questions and Support

For general questions and support:

Source Code

Source code is proprietary. The Maven plugin is free to use under MIT license.