Skip to content

Commit

Permalink
add env param to workflow activate
Browse files Browse the repository at this point in the history
  • Loading branch information
samseely authored Dec 5, 2023
1 parent 64a35e8 commit b6ff1b8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion content/mapi.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1243,6 +1243,14 @@ Note: This immediately enables or disables a workflow in a given environment wit
/>
</Attributes>

<Attributes>
<Attribute
name="environment"
type="string"
description='The environment slug. (Defaults to "development".)'
/>
</Attributes>

### Body parameters

<Attributes>
Expand Down Expand Up @@ -2348,4 +2356,4 @@ A promoted commit.
```

</ExampleColumn>
</Section>
</Section>

0 comments on commit b6ff1b8

Please sign in to comment.