Skip to content

Conversation

@simen-rekkedal
Copy link

@simen-rekkedal simen-rekkedal commented Oct 27, 2025

Description

Added missing string enum names to the swagger for:

  • resourcetype
  • resourceaccesslistmode

Verification

  • Your code builds clean without any errors or warnings
  • All tests run green

@sonarqubecloud
Copy link

@simen-rekkedal simen-rekkedal requested review from TheTechArch and mgunnerud and removed request for TheTechArch October 27, 2025 12:35
[StringEnumConverter]
public enum ResourceAccessListMode
{
[EnumMember(Value = "Disabled")]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unødvendig å legge til EnumMember. Jeg bare fjærnet det ikke fra dem som hadde det.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants