['required', 'url', 'max:500'], 'public_key' => ['nullable', 'string', 'max:255'], 'auth_token' => ['nullable', 'string', 'max:255'], 'content_encoding' => ['nullable', 'string', 'max:255'], ]; } }