Changeset 434 for binary-improvements2/MapRendering/src/Api
- Timestamp:
 - May 17, 2023, 11:05:59 PM (2 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  binary-improvements2/MapRendering/src/Api/Map.cs (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
binary-improvements2/MapRendering/src/Api/Map.cs
r426 r434 24 24 break; 25 25 default: 26 SendE rrorResult(_context, HttpStatusCode.NotImplemented, _errorCode: "INVALID_ID");26 SendEmptyResponse (_context, HttpStatusCode.NotImplemented, _errorCode: "INVALID_ID"); 27 27 return; 28 28 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)