@doflo/flow-interfaces
Advanced tools
Comparing version 1.22.2 to 1.22.3
@@ -116,2 +116,7 @@ import { actionAPI } from './action'; | ||
traceHeaderName?: string; | ||
/** | ||
* #baseElementURL | ||
* URL template for an element API where %ELEMENT_NAME% is replaced by the element name | ||
*/ | ||
baseElementURL?: string; | ||
} |
{ | ||
"name": "@doflo/flow-interfaces", | ||
"version": "1.22.2", | ||
"version": "1.22.3", | ||
"description": "Public Interfaces, Schemas, & GRPC Signatures for doFlo developers", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
423094
9933