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

Improve API response in not found response use case #344 #592

Merged
merged 3 commits into from
Aug 23, 2022

Conversation

jmendeza
Copy link
Member

https://github.com/craftersoftware/craftercms/issues/344

Improve API response in not found response use case

@jmendeza jmendeza marked this pull request as ready for review August 12, 2022 18:18
@jmendeza jmendeza marked this pull request as draft August 12, 2022 21:46
@jmendeza jmendeza marked this pull request as ready for review August 12, 2022 22:02
…ribute to support this controller running in studio
@@ -60,12 +66,15 @@ public class RestScriptsController extends AbstractController {

private static final String SCRIPT_URL_FORMAT = "%s.%s.%s"; // {url}.{method}.{scriptExt}

protected static final String REST_SERVICES_ROOT = "/api/1/services";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It also needs to map to /api/*. That's the main root clients use now.

@jmendeza jmendeza marked this pull request as draft August 22, 2022 21:56
@jmendeza jmendeza force-pushed the bugfix/344 branch 2 times, most recently from f9a5214 to 7486839 Compare August 23, 2022 04:31
@jmendeza jmendeza marked this pull request as ready for review August 23, 2022 04:33
@sumerjabri sumerjabri merged commit aaa5bfe into craftercms:develop Aug 23, 2022
avasquez614 pushed a commit that referenced this pull request Sep 1, 2022
sumerjabri pushed a commit that referenced this pull request Sep 6, 2022
sumerjabri added a commit that referenced this pull request Sep 6, 2022
sumerjabri added a commit that referenced this pull request Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants