Added project templates #52
Annotations
10 warnings
build-test:
src/CarsApi/Apis/Cars/CarsApi.cs#L37
Service operation 'Register' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/ApiHost1/Apis/TestingOnly/TestingWebApi.cs#L37
Service operation 'FormatsRoundTrip' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/ApiHost1/Apis/TestingOnly/TestingWebApi.cs#L78
Service operation 'StatusesPost' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/ApiHost1/Apis/TestingOnly/TestingWebApi.cs#L88
Service operation 'StatusesPost2' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/CarsApi/Apis/Cars/CarsApi.cs#L37
Service operation 'Register' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/ApiHost1/Apis/TestingOnly/TestingWebApi.cs#L37
Service operation 'FormatsRoundTrip' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/ApiHost1/Apis/TestingOnly/TestingWebApi.cs#L78
Service operation 'StatusesPost' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/ApiHost1/Apis/TestingOnly/TestingWebApi.cs#L88
Service operation 'StatusesPost2' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/CarsApi/Apis/Cars/CarsApi.cs#L37
Service operation 'Register' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|
build-test:
src/CarsApi/Apis/Cars/CarsApi.cs#L37
Service operation 'Register' is defined as a 'Post' operation, and should return a 'Task<ApiPostResult<TResource, TResponse>>' or 'ApiPostResult<TResource, TResponse>'
|