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/ │ ├── ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する