lib/models/directory.rb in microsoft_graph-0.11.0 vs lib/models/directory.rb in microsoft_graph-0.12.0

- old
+ new

@@ -28,10 +28,10 @@ ## def administrative_units=(value) @administrative_units = value end ## - ## Instantiates a new directory and sets the default values. + ## Instantiates a new Directory and sets the default values. ## @return a void ## def initialize() super end