AbstractApiCreator
orchescala.api.AbstractApiCreator
trait AbstractApiCreator extends ProcessReferenceCreator
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
trait PostmanApiCreatortrait ApiCreatortrait DefaultApiCreatortrait CamundaPostmanApiCreatortrait TapirApiCreator
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- ProcessReferenceCreator
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Inherited from:
- ProcessReferenceCreator
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
You can adjust the OpenApi for Postman, e.g. to replace some values with placeholders.
You can adjust the OpenApi for Postman, e.g. to replace some values with placeholders.
Attributes
- Returns
-
adjusted api
Inherited methods
Attributes
- Inherited from:
- ProcessReferenceCreator
Attributes
- Inherited from:
- ProcessReferenceCreator
Attributes
- Inherited from:
- ProcessReferenceCreator
Attributes
- Inherited from:
- ProcessReferenceCreator
Attributes
- Inherited from:
- ProcessReferenceCreator
Inherited fields
Attributes
- Inherited from:
- ProcessReferenceCreator
Givens
Givens
Extensions
Extensions
extension (inOutApi: InOutApi[_, _])
In this article