Skip to content

chore: add Certificate Import API Reference#5476

Merged
carlosmonastyrski merged 1 commit intomainfrom
docs/addCertImportReference
Feb 13, 2026
Merged

chore: add Certificate Import API Reference#5476
carlosmonastyrski merged 1 commit intomainfrom
docs/addCertImportReference

Conversation

@carlosmonastyrski
Copy link
Contributor

Context

Add missing certificate import api reference.

Screenshots

Steps to verify the change

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Read the contributing guide

@maidul98
Copy link
Collaborator

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

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

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

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 13, 2026

Greptile Overview

Greptile Summary

Added missing API reference documentation for the certificate import endpoint (POST /api/v1/cert-manager/certificates/import-certificate). The endpoint was already implemented in the backend and used in the frontend, but lacked user-facing documentation.

  • Created new Mintlify documentation file following the standard pattern used for other certificate endpoints
  • Added navigation entry in the Certificates group, placed logically after other certificate operations
  • Documentation properly references the OpenAPI specification with the correct HTTP method and path

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • This is a documentation-only change that adds missing API reference documentation for an existing endpoint. The endpoint is already implemented in the backend with proper OpenAPI schema and is actively used in the frontend. The documentation follows the established Mintlify pattern used for other certificate endpoints and is correctly placed in the navigation structure.
  • No files require special attention

Important Files Changed

Filename Overview
docs/api-reference/endpoints/certificates/import-certificate.mdx Added new API reference documentation for the certificate import endpoint following the standard Mintlify documentation pattern
docs/docs.json Added navigation entry for the new import-certificate API reference in the Certificates section

Last reviewed commit: 955c676

@carlosmonastyrski carlosmonastyrski merged commit 5e770bc into main Feb 13, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants