Skip to content

Remove hard-coded '/1/' from all API request URIs. #77

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

Merged
merged 2 commits into from
Nov 16, 2015

Conversation

richardjrossiii
Copy link
Contributor

This allows us to more easily do path redirection while performing tests.

Also: Make batch requests no longer require manual encoding.

Now leverages the existing 'ParseCommand' class instead of constructing improperly typed dictionaries.

richardjrossiii added a commit that referenced this pull request Nov 16, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options.

Depends on #77.
This allows us to more easily do path redirection while performing tests.
Now leverages the existing 'ParseCommand' class instead of constructing improperly typed dictionaries.

TODO: Split this into its own class.
richardjrossiii added a commit that referenced this pull request Nov 16, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options.

Depends on #77.
@hallucinogen
Copy link
Contributor

Looking good. Make sure integration test runs well. I'll update jenkins to reflect the change.

@richardjrossiii
Copy link
Contributor Author

I ran integrations against this locally (that's how I caught the batch encoding stuff). All passed.

richardjrossiii added a commit that referenced this pull request Nov 16, 2015
Remove hard-coded '/1/' from all API request URIs.
@richardjrossiii richardjrossiii merged commit 325a5ad into master Nov 16, 2015
@richardjrossiii richardjrossiii deleted the richardross.command.v1 branch November 16, 2015 23:35
richardjrossiii added a commit that referenced this pull request Nov 16, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options.

Depends on #77.
@richardjrossiii richardjrossiii added this to the 1.6.2 milestone Nov 17, 2015
richardjrossiii added a commit that referenced this pull request Dec 9, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options.

Depends on #77.
richardjrossiii added a commit that referenced this pull request Dec 14, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options.

Depends on #77.
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.

3 participants