Skip to content

updated paths to API reference, changelog, and specs in automation#1247

Open
mikeromard wants to merge 2 commits into
mainfrom
chore/update-path-api-automation
Open

updated paths to API reference, changelog, and specs in automation#1247
mikeromard wants to merge 2 commits into
mainfrom
chore/update-path-api-automation

Conversation

@mikeromard
Copy link
Copy Markdown
Collaborator

Updated the path to the API reference, changelog, and spec source files in the automation to point to the new location. This PR should not be merged prior to the site sections going live on May 28.

@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented May 21, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mikeromard mikeromard closed this May 21, 2026
@mikeromard mikeromard reopened this May 21, 2026
historicalVersionCutoff: "2024-05-24"
syncStateFile: tools/api-docs-generator/sync-state.yml
changelogFile: docs/snyk-api/changelog.md
changelogFile: developer-tools/snyk-api/changelog.md
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mikeromard it might be worth copying the changelog from docs/snyk-api/changelog.md to developer-tools/snyk-api/changelog.md, as it seems there is a bit of a difference

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On it! We're copying all changes that have been made since the migration started. I've got another PR open for that

- name: import-projects-v1
hint: |
You can use this API to import projects into Snyk. Projects imported can be Git repositories, Docker images, containers, configuration files, and much more. See the [Projects and Targets documentation](../../snyk-platform-administration/snyk-projects/#target) for more information. A typical import would start with requesting a target to be processed and then polling the Import Job API for more details on completion of an import and the resulting Snyk Projects.
You can use this API to import projects into Snyk. Projects imported can be Git repositories, Docker images, containers, configuration files, and much more. See the [Projects and Targets documentation](https://app.gitbook.com/o/-M4tdxG8qotLgGZnLpFR/s/BJO0IZx7zB6bOkotxQP2/scan-with-snyk/snyk-projects#target) for more information. A typical import would start with requesting a target to be processed and then polling the Import Job API for more details on completion of an import and the resulting Snyk Projects.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why this hardcodes the full URL vs using relative paths?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's because the page being linked to will be in a different site section than the page this link will appear on, and the relative path won't work

Copy link
Copy Markdown
Contributor

@malinbranduse malinbranduse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pre-approving considering the changelog needs to be migrated over to developer-tools as well prior to merging

@mikeromard mikeromard marked this pull request as ready for review May 22, 2026 12:11
@mikeromard mikeromard requested a review from a team as a code owner May 22, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants