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

LDEV-4688 RestError handling and subresource locator #2228

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

hideo67
Copy link
Contributor

@hideo67 hideo67 commented Sep 9, 2023

Implements support for the following REST features:

  • mapping RestError exceptions from application code to http response codes
  • Subresource locators: objects returned from a remote method with no httpmethod spec will handle subresources.

The related posts are:

I dont' have test code that can be incorportated to the existing test suite.
You need to deploy some cfc files and access it with HTTP.

@hideo67 hideo67 changed the title LDEV-4688 RestTError handling and subresource locator LDEV-4688 RestError handling and subresource locator Nov 2, 2023
@michaeloffner michaeloffner merged commit a2693be into lucee:6.0 Dec 18, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants