You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello maintainers,
I'm sorry for having to ask here, because English is not my native language, I could understand the true meaning of your document. Could you provide me with more specific guidance based on my situation?
I have a question. I currently have a set of OpenAPI.yaml files, and I’m using SpringBoot 3.1.4 together with SpringDoc to generate some API documentation pages. Is it possible to both include API documentation generated from @Annotation in my SpringBoot project and import static yaml files at the same time? If not, how can I configure my project so that it only displays my static yaml file as the online API documentation? I would be very grateful if you could provide a clear documentation link on this matter.
I look forward to your reply.
The text was updated successfully, but these errors were encountered:
Hello maintainers,
I'm sorry for having to ask here, because English is not my native language, I could understand the true meaning of your document. Could you provide me with more specific guidance based on my situation?
I have a question. I currently have a set of OpenAPI.yaml files, and I’m using SpringBoot 3.1.4 together with SpringDoc to generate some API documentation pages. Is it possible to both include API documentation generated from
@Annotation
in my SpringBoot project and import static yaml files at the same time? If not, how can I configure my project so that it only displays my static yaml file as the online API documentation? I would be very grateful if you could provide a clear documentation link on this matter.I look forward to your reply.
The text was updated successfully, but these errors were encountered: