wildfly-extras / wildfly-grpc-feature-pack

WildFly gRPC feature pack
Other
7 stars 6 forks source link

Generate the Model Reference for the GRPC extension #239

Open jmesnil opened 1 month ago

jmesnil commented 1 month ago

The GRPC feature pack does not provide a model reference for its extension and subsystem.

It could leverage https://github.com/wildscribe/wildscribe to do so. Currently, Wildscribe does not provide the ability to constrain its output to a single extension but that seems to be a reasonable enhancement to do.

Once that's done, the Model Reference for the GRPC feature pack could be published alongside its documentation.

jmesnil commented 1 month ago

This would require https://github.com/wildscribe/wildscribe/issues/71