You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/snyk-api/reference/projects-v1.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
This document uses the v1 API. For more details, see the [v1 API](../v1-api.md).
5
5
{% endhint %}
6
6
7
+
**Note:** For a list of Project types, see [Project type responses from the API](../snyk-api/api-endpoints-index-and-tips/project-type-responses-from-the-api).
Copy file name to clipboardExpand all lines: tools/api-docs-generator/config.yml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ categoryContext:
11
11
- name: licenses-v1
12
12
hint: |
13
13
**Note:** When you import or update Projects, changes will be reflected in the endpoint results after a one-hour delay.
14
+
- name: projects-v1
15
+
hint: |
16
+
**Note:** For a list of Project types, see [Project type responses from the API](../snyk-api/api-endpoints-index-and-tips/project-type-responses-from-the-api).
0 commit comments