loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.97k stars 1.07k forks source link

feat: show index information in openapi specs #10674

Open aaqilniz opened 1 month ago

aaqilniz commented 1 month ago

With these two PRs at loopback-datasource-juggler & loopback-connector-mysql, we'll have the unique index information in the model file. While with this PR, we can also have that information available in openapi specs.

Checklist

👉 Check out how to submit a PR 👈