mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-14 22:00:30 +09:00
#77 made the oas dependency optional and conditional
This commit is contained in:
@@ -2,6 +2,6 @@ package it.fabioformosa.quartzmanager.api.common.config;
|
||||
|
||||
public class OpenAPIConfigConsts {
|
||||
|
||||
final static public String BASIC_AUTH_SEC_OAS_SCHEME = "basic-auth";
|
||||
final static public String QUARTZ_MANAGER_SEC_OAS_SCHEMA = "quartz-manager-auth";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user