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

Feat/restrict serverurl path #28

Merged
merged 6 commits into from
Jan 24, 2021
Merged

Conversation

jmikrut
Copy link
Member

@jmikrut jmikrut commented Jan 24, 2021

Description

  1. Ensures that serverURL does not contain a path, and validates accordingly using existing Joi schema validation.
  2. Updates docs to be more explicit regarding serverURL.
  3. Moves paths from exposed Payload config type to internal Payload config type.
  • I have read and understand the CONTRIBUTING.md document in this repository

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • Existing test suite passes locally with my changes

@jmikrut jmikrut merged commit 5d0175e into master Jan 24, 2021
@jmikrut jmikrut deleted the feat/restrict-serverurl-path branch January 24, 2021 18:46
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.

None yet

1 participant