Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions _data/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,15 @@
- title: Managing Git PATs
url: "/manage-pats"


- title: API
url: "/api-examples"
pages:
- title: Analytics API
url: "/analytics-api-examples"

- title: Reference
url: "/reference"
- title: Security
url: "/security"
pages:
Expand All @@ -605,6 +614,7 @@
- title: Verify authenticity of artifacts signed with Codefresh pipelines
url: "/pipelines-verify-cf-artifacts"


- title: What's new
url: "/whats-new"
pages:
Expand Down
Loading