0.7.29
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
||||
|
||||
/**
|
||||
* Request payload for local pipeline validation.
|
||||
*/
|
||||
export type DemoPipeline2LocalValidationRequest = {
|
||||
/**
|
||||
* Stable validation profile code to execute.
|
||||
*/
|
||||
profileCode: string, };
|
||||
Reference in New Issue
Block a user