Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 558 Bytes

RegistryDto.md

File metadata and controls

14 lines (9 loc) · 558 Bytes

RegistryDto

Properties

Name Type Description Notes
id Option<String> The registry identifier [optional]
name Option<String> The registry name [optional]
description Option<String> The registry description [optional]
uri Option<String> The registry URI [optional]

[Back to Model list] [Back to API list] [Back to README]