Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version of Loopback uses an updated sequence.ts #102

Open
nymd opened this issue Jul 6, 2021 · 0 comments
Open

New version of Loopback uses an updated sequence.ts #102

nymd opened this issue Jul 6, 2021 · 0 comments
Labels
question Further information is requested

Comments

@nymd
Copy link
Contributor

nymd commented Jul 6, 2021

The current sequence.ts is out of date. It still works but the structure of loopback's sequence has changed:

https://loopback.io/doc/en/lb4/REST-middleware-sequence.html

At the bottom there are instructions for migrating. It is unknown whether we need to do so at this point. The one breakage was that it dropped the CORS headers that it used to send by default. That has been fixed by adding them manually.

@nymd nymd added the question Further information is requested label Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant