Skip to content

Commit 01f9128

Browse files
committed
refactor: jsdoc
1 parent d900f34 commit 01f9128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pub struct UserLicense {
8888
/// The license type.
8989
#[serde(rename = "type")]
9090
pub license_type: String,
91-
/// License metadata with view_permission set to "user".
91+
/// The license metadata.
9292
pub metadata: Vec<Metadata>
9393
}
9494

0 commit comments

Comments
 (0)