mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
changes to schema updater
This commit is contained in:
parent
331c24acb0
commit
7f712b21e4
@ -255,12 +255,6 @@ void WaapConfigBase::loadOpenRedirectPolicy(cereal::JSONInputArchive& ar)
|
||||
}
|
||||
|
||||
|
||||
|
||||
const list<shared_ptr<OpenApiParser>> WaapConfigBase::get_OpenAPIParsers() const
|
||||
{
|
||||
return m_openApiParsers;
|
||||
}
|
||||
|
||||
const std::vector<std::string> &
|
||||
WaapConfigBase::get_applicationUrls() const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user