Skip to content

Commit

Permalink
Additional file for Maestro API (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
InbarGazit committed Apr 5, 2024
1 parent 8cdc218 commit 75131ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ExamplesApiTypeExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ public enum ExamplesApiType
/// </summary>
[Description("web")]
WebForms = 6,

/// <summary>
/// Maestro API
/// </summary>
[Description("mae")]
Maestro = 7,
}

public static class ExamplesApiTypeExtensions
Expand Down

0 comments on commit 75131ca

Please sign in to comment.