work on login flow
This commit is contained in:
@@ -53,11 +53,8 @@
|
||||
},
|
||||
"etag": {
|
||||
"title": "Web Etag Config",
|
||||
"description": "Controls the generation and validation of `Etag` headers. Each request type can have etags set to `weak`, `strong`, or `none`",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"static_assets": { "$ref": "#/$defs/etag_type" }
|
||||
}
|
||||
"description": "Enables the generation and validation of `Etag` headers",
|
||||
"type": "boolean"
|
||||
},
|
||||
"cache_control": {
|
||||
"title": "Web Cache-Control Config",
|
||||
|
Reference in New Issue
Block a user