Skip to content

Commit

Permalink
feat: Namespace.get/set_Pattern ( Fixes #1137 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Jun 29, 2024
1 parent 0f7c6b8 commit 6939cf8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/Namespace/set_Pattern.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Namespace.set_Pattern()
-----------------------

### Synopsis
Sets the namespace pattern.

---

### Description

Sets the pattern of a namespace object.

---

### Parameters
#### **value**

|Type |Required|Position|PipelineInput|
|----------|--------|--------|-------------|
|`[Object]`|false |1 |false |

---

0 comments on commit 6939cf8

Please sign in to comment.