Skip to content

Allow different context types for ingress/egress payload at POST method #7

@fogfish

Description

@fogfish
content_provided(_Req) ->
   [{application, json}].

content_accepted(_Req) ->
    [{text, datalog}].

the response return application/json

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