<!-- Questions: https://groups.google.com/forum/#!forum/loopbackjs https://gitter.im/strongloop/loopback Immediate support: https://strongloop.com/api-connect-faqs/ https://strongloop.com/node-js/subscription-plans/ --> # Description/Steps to reproduce The endpoint to expose proto.file for clients similar to open-spec API. How can we do it? Depend on REST component it's the first option. <!-- If feature: A description of the feature If bug: Steps to reproduce --> # Link to reproduction sandbox <!-- Link to an app sandbox for reproduction Note: Failure to provide a sandbox application for reproduction purposes will result in the issue being closed. --> # Expected result <!-- Also include actual results if bug --> # Additional information <!-- Copy+paste the output of these two commands: node -e 'console.log(process.platform, process.arch, process.versions.node)' npm ls --prod --depth 0 | grep loopback -->
Description/Steps to reproduce
The endpoint to expose proto.file for clients similar to open-spec API. How can we do it? Depend on REST component it's the first option.
Link to reproduction sandbox
Expected result
Additional information