loopback-swagger
Version:
Integration between LoopBack and Swagger API specs
34 lines (23 loc) • 1.31 kB
Markdown
**⚠️ LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical
security fixes will be provided. (See
[](
We urge all LoopBack 3 users to migrate their applications to LoopBack 4 as
soon as possible. Refer to our
[](https://loopback.io/doc/en/lb4/migration-overview.html)
for more information on how to upgrade.
Utilities to transform between Swagger API specs and LoopBack remoting metadata.
This is an internal module used by the following user-facing tools:
- [slc loopback:swagger](https://docs.strongloop.com/display/LB/Swagger+generator)
- [loopback-explorer](https://github.com/strongloop/loopback-explorer)
This module adopts the [
Module Long Term Support (LTS)](http://github.com/CloudNativeJS/ModuleLTS) policy,
with the following End Of Life (EOL) dates:
| Version | Status | Published | EOL |
| ------- | --------------- | --------- | -------- |
| 5.x | Maintenance LTS | Sep 2017 | Dec 2020 |
| 4.x | End-of-Life | Feb 2017 | Apr 2019 |
| 3.x | End-of-Life | Dec 2016 | Apr 2019 |
Learn more about our LTS plan in [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).