Skip to content

Add is_temp field to Android schema fragment.

This adds an is_temp field to the wikipedia_android_app fragment, and bumps the fragment version in the relevant schemas that make use of the fragment.

This also marks the is_temp and is_anon fields as "required" in the fragment, so that the required-ness can be inherited automatically by the schemas that use them.

Bug: T374057

Merge request reports

Loading