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

[Settings] Add API routes for SettingsController and some improvements #3119

Merged
merged 1 commit into from Aug 11, 2015
Merged

[Settings] Add API routes for SettingsController and some improvements #3119

merged 1 commit into from Aug 11, 2015

Conversation

aramalipoor
Copy link
Contributor

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets no
License MIT
Doc PR -
  • Add showAction for Settings schema's for API consumers. /api/settings/{namespace}
  • showAction and updateAction now will not throw MissingOptions exception which is annoying when it's the first to read/update a Settings schema through an API call. (If there's a better way than ignoring this exception that'd be nice to guide me on that)

pjedrzejewski pushed a commit that referenced this pull request Aug 11, 2015
…improvements

[Settings] Add API routes for SettingsController and some improvements
@pjedrzejewski pjedrzejewski merged commit 5783ad9 into Sylius:master Aug 11, 2015
@pjedrzejewski
Copy link
Member

Nice, thank you Aram! 👍

@aramalipoor aramalipoor deleted the bugfix/settings-controller-improvements branch August 11, 2015 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants