Skip to content

Commit

Permalink
docs(ApplicationRoleConnectionMetadata): Add documentation (#8976)
Browse files Browse the repository at this point in the history
docs: show `ApplicationRoleConnectionMetadata`

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
Jiralite and kodiakhq[bot] committed Dec 31, 2022
1 parent f89a164 commit 2e22b31
Showing 1 changed file with 3 additions and 0 deletions.
@@ -1,5 +1,8 @@
'use strict';

/**
* Role connection metadata object for an application.
*/
class ApplicationRoleConnectionMetadata {
constructor(data) {
/**
Expand Down

0 comments on commit 2e22b31

Please sign in to comment.