IntelliJ Plugin - questions related to enum

Can’t I get the description of enum to refer to the comment when I document it in IntelliJ?
And I hope the enum will also be made in the form of a schema.

Are you using apidog-fast-request?

Yes, I’m using apidog-fast-request.

Yes, I’m using apidog-fast-request.

Hello, currently this is not supported. I will forward your feedback to the product team for evaluation.

Could you please describe your idea in more detail or provide a specific example?

When I click ‘upload to appidog’ to document a specific api, if enum is used in that api, I would like you to register that enum in the schema as well. And I hope that the explanation about the value of the enum is also included in the comment. It seems that the explanation does not go in at the moment. And when documenting, I would like you to set the type of the field as ‘Reference’ as the created schema.
image.png

Is it because the spring boot version I use is low? Currently I’m using a spring boot 1.5.6.

What version of the plugin are you using? If it’s not the latest, please upgrade.

My current version is 2.0.10-243, is it latest version?

Yes, your version is the latest. Maybe you can use it this way.


Thank you for your answer. But is it impossible to improve it?

Could you provide a specific example of how you’d like the enum description and schema to be handled in your documentation?

It would be nice if ‘Schema’ was created with the enum class name, and the comments would be made in the ‘Description’ for each enum. And it would be nice if the type of field used in Request or Response Dto was designated as enum Schema.



We apologize, but this feature is currently in our development plan and isn’t supported yet.

All right… I hope this feature will be supported soon. Thank you for your responding!