Skip to content

Commit

Permalink
Updated featured tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ParthaI committed Oct 22, 2024
1 parent 730ba17 commit 871ce82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipelines/account/get_account.fp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pipeline "get_account" {
description = "Get account details."

tags = {
type = "featured"
recommended = "true"
}

param "conn" {
Expand Down
2 changes: 1 addition & 1 deletion pipelines/monitor/create_monitor.fp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pipeline "create_monitor" {
description = "Create new monitors of any type."

tags = {
type = "featured"
recommended = "true"
}

param "conn" {
Expand Down

0 comments on commit 871ce82

Please sign in to comment.