dot-net-core-rest-api/ ├── Constants/ │ └── ErrorTypes.cs # Centralized RFC 7807 error type URIs ├── Controllers/ │ ├── BaseApiController ...
dot-net-core-rest-api/ ├── Controllers/ │ ├── CategoriesController.cs # Category endpoints (JWT-protected) │ └── SubCategoriesController.cs # SubCategory endpoints (JWT-protected) ├── Data/ │ ├── ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする