This commit is contained in:
Dan Schulte 2018-05-15 10:37:02 -07:00
Родитель 5dcd202676
Коммит 3fd5f366ce
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@
import { HttpMethods } from "./webResource";
/**
* A specification that defines a single Azure service operation.
* A specification that defines an operation.
*/
export interface OperationSpec {
/**