Skip to content

Add authorization, use, http, and openapi calls to the DSL #973

@ricardozanini

Description

@ricardozanini

What would you like to be added:
We are currently missing these calls from the FuncDSL and others. We should add it to avoid chaining consumers.

E.g.:

// Do a post request
post("body").endpoint("http://localhost:8080").auth(basic("secret"))

Why is this needed:

To simplify workflow definition in the Java DSL.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions