Skip to content

Type Customization API#20

Merged
AlessioRocco merged 1 commit intomasterfrom
customization
Jan 24, 2020
Merged

Type Customization API#20
AlessioRocco merged 1 commit intomasterfrom
customization

Conversation

@aldesantis
Copy link
Copy Markdown
Member

@aldesantis aldesantis commented Oct 4, 2019

This allows users to customize our implementation by providing the ability to remove previously defined fields (via .remove_field).

Fields can already be redefined by calling field again, so we shouldn't need much more.

@aldesantis aldesantis changed the title Customization API WIP: Customization API Oct 4, 2019
@aldesantis aldesantis self-assigned this Oct 4, 2019
@aldesantis aldesantis changed the title WIP: Customization API Type Customization API Oct 7, 2019
@aldesantis aldesantis force-pushed the customization branch 2 times, most recently from 6118187 to fb18afb Compare November 1, 2019 11:09
@aldesantis aldesantis force-pushed the customization branch 2 times, most recently from edf4a92 to 2bc41e7 Compare November 29, 2019 13:10
This allows users to remove previously defined fields (e.g. for
security reasons) when they are overriding our types.
Copy link
Copy Markdown
Contributor

@AlessioRocco AlessioRocco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@AlessioRocco AlessioRocco merged commit ed0bbaa into master Jan 24, 2020
@AlessioRocco AlessioRocco deleted the customization branch January 24, 2020 12:59
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