Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description field on certificate entries #297

Merged
merged 5 commits into from
Dec 11, 2023

Commits on Dec 11, 2023

  1. internal/server/db: Add description field to certificate

    Signed-off-by: Piotr Resztak <[email protected]>
    presztak committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6a864ac View commit details
    Browse the repository at this point in the history
  2. incusd/certificates: Add support for description field

    Signed-off-by: Piotr Resztak <[email protected]>
    presztak committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9fe7eb5 View commit details
    Browse the repository at this point in the history
  3. shared/api/certificate: Add description field

    Signed-off-by: Piotr Resztak <[email protected]>
    presztak committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    66b12b7 View commit details
    Browse the repository at this point in the history
  4. api: certificate_description

    Signed-off-by: Piotr Resztak <[email protected]>
    presztak committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2092693 View commit details
    Browse the repository at this point in the history
  5. doc/rest-api: Refresh swagger YAML

    Signed-off-by: Piotr Resztak <[email protected]>
    presztak committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ab98775 View commit details
    Browse the repository at this point in the history