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

fix the license url and a few other dangling urls after the master ->main move #2639

Merged
merged 1 commit into from
Oct 8, 2020

Conversation

martinbonnin
Copy link
Contributor

Closes #2638
Many thanks @thifike for noticing this !

@martinbonnin martinbonnin merged commit 577cc7d into main Oct 8, 2020
@martinbonnin martinbonnin deleted the fix-license-urls branch October 8, 2020 20:52
tylerbwong added a commit to tylerbwong/apollo-android that referenced this pull request Oct 13, 2020
martinbonnin pushed a commit that referenced this pull request Oct 16, 2020
* Fix Missing Referenced Fragments in Query Document

* Revert unnecessary formatting

* Clean up declarations

* Use Union over + and toSet()

* Fix nested fragments on root query and add test case

* Add Validation for Root Fragments on Invalid Type

* Re-use List<FragmentRef>.findFragments

* Update test fixtures for root fragments

* Add Root Inline Fragment Support

* Revert "fix the license url and a few other dangling urls after the master -> (#2639)"

This reverts commit 577cc7d.

* Merge dev-3.x

* Remove leftover Java codegen

* Properly pass usedTypes from ParseResult

* Remove named fragment from test fixture

* Pass parentFields

* Update test

* Simplify test case

* Add comment about passing parentFields
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.

Wrong license URL in pom
2 participants