Skip to content

[FEATURE] rest_patch function #3095

@yasirugw

Description

@yasirugw

Is your feature request related to a problem? Please describe.

This is not related to a problem.
We are using rest_client module to use an external API service and we are planning to use some endpoints which use PATCH method. It looks like there is no rest_patch function available in Opensips 2.4.8.

Describe the solution you'd like

Is there a way to send PATCH requests using the existing functions in rest_client module?
Or do we have to build rest_patch function?

Implementation

  • Component: rest_client
  • Type: Funtion
  • Name: rest_patch

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions