Skip to content

Make fields mandatory ? #283

@nfaugout-lucca

Description

@nfaugout-lucca

When you want to change your API surface (new field, rename field, change field type), it would be great if you could see who is effectively using your API, and which fields they are using.

This way, your can decide whether you can safely change the field (breaking change) or if you have to take uses of your field in account and be backward compatible for a while.

One way of ensuring this is to make the fields query parameter mandatory.

Users of your API should now explicitely tell which fields of your resources they are relying on.

Related to #53, #214

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions