Skip to content

Commit

Permalink
updated experiemental flag (#22971)
Browse files Browse the repository at this point in the history
  • Loading branch information
yingru97 authored Jun 23, 2022
1 parent b7b6e79 commit ce74ae3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

def load_command_table(self, _):

with self.command_group('apim', is_experimental=True):
with self.command_group('apim', is_experimental=False):
pass

0 comments on commit ce74ae3

Please sign in to comment.