feat: add request preprocessor for OpenAPI security requirements

This commit is contained in:
2022-06-09 14:56:32 +03:00
parent c5db547b82
commit 784743082d
30 changed files with 359 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TITableKitUtils'
s.version = '1.19.0'
s.version = '1.20.0'
s.summary = 'Set of helpers for TableKit classes.'
s.homepage = 'https://github.com/TouchInstinct/LeadKit/tree/' + s.version.to_s + '/' + s.name
s.license = { :type => 'MIT', :file => 'LICENSE' }