Skip to content

Update Client Libraries to support multiple patch methods #3020

@mooreds

Description

@mooreds

Update Client Libraries to support multiple patch methods

Problem

Our APIs support multiple PATCH methods, but our client libraries only support one.

There are times when you need different PATCH types, typically when you are interacting with arrays.

Solution

Support multiple PATCH types for our client libraries.

Alternatives/workarounds

Use GET/PUT whenever you are interacting with arrays.

Additional context

Came out of this PR: https://github.com/FusionAuth/fusionauth-site/pull/3327/files#r1809578550

Related:

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions