Skip to content
Snippets Groups Projects
Commit 6a393bb1 authored by Yifei Xu's avatar Yifei Xu
Browse files

Set schemaAuthority field to private in SearchWrapperService.java

parent fa90c715
No related branches found
No related tags found
1 merge request!169Improve v3 search endpoints
Pipeline #125209 passed with warnings
......@@ -49,7 +49,7 @@ public class SearchWrapperService {
ISearchService searchService;
public static String schemaAuthority;
private static String schemaAuthority;
public static String getCoordinateReferenceSystemKind() {
return String.format("%s:wks:reference-data--CoordinateReferenceSystem:1.1.0", schemaAuthority);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment