Skip to content

Commit

Permalink
Fix default capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Liran Roitman committed Mar 18, 2024
1 parent 2ff26f7 commit 4eec0eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
23 changes: 0 additions & 23 deletions model/accounts_mgmt/v1/default_capabilities_type.model

This file was deleted.

2 changes: 1 addition & 1 deletion model/accounts_mgmt/v1/default_capability_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

class DefaultCapability {
struct DefaultCapability {
// Name of the default capability (the key).
Name String
// Value of the default capability.
Expand Down

0 comments on commit 4eec0eb

Please sign in to comment.