We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212bc62 commit e2a5164Copy full SHA for e2a5164
1 file changed
src/Compute/v2/Service.php
@@ -98,7 +98,7 @@ public function getFlavor(array $options = []): Flavor
98
/**
99
* Create a new flavor resource.
100
*
101
- * @param array $options {@see \OpenStack\Compute\v2\Api::postFlavor}
+ * @param array $options {@see \OpenStack\Compute\v2\Api::postFlavors}
102
103
* @return Flavor
104
*/
0 commit comments