* Updated class type to `final class` in `\TgBotLib\Enums > BotCommandScopeType` * Updated class type to `final class` in `\TgBotLib\Enums > ChatActionType` * Updated class type to `final class` in `\TgBotLib\Enums > ChatMemberStatus` * Updated class type to `final class` in `\TgBotLib\Enums > ChatType` * Updated class type to `final class` in `\TgBotLib\Enums > EventType` * Updated class type to `final class` in `\TgBotLib\Enums > InlineQueryResultType` * Updated class type to `final class` in `\TgBotLib\Enums > InputMediaType` * Updated class type to `final class` in `\TgBotLib\Enums > InputButtonType` * Updated class type to `final class` in `\TgBotLib\Enums > MessageEntityType` * Updated class type to `final class` in `\TgBotLib\Enums > PassportElementType` * Updated class type to `final class` in `\TgBotLib\Enums > PollType` * Updated class type to `final class` in `\TgBotLib\Enums > StickerFormat` * Updated class type to `final class` in `\TgBotLib\Enums > StickerType` * Updated class type to `final class` in `\TgBotLib\Enums > ThumbnailMimeType` * Updated class type to `final class` in `\TgBotLib\Enums > UpdateEventType`
29 lines
No EOL
1.1 KiB
XML
29 lines
No EOL
1.1 KiB
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="IncorrectHttpHeaderInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="customHeaders">
|
|
<set>
|
|
<option value="Subject" />
|
|
<option value="Reply-To" />
|
|
<option value="X-JSON-Schema" />
|
|
<option value="X-JSON-Type" />
|
|
<option value="X-JSON-Path" />
|
|
<option value="X-Java-Type" />
|
|
<option value="X-Region-Id" />
|
|
<option value="X-GraphQL-Variables" />
|
|
<option value="X-SSH-Private-Key" />
|
|
<option value="X-Args-0" />
|
|
<option value="X-Args-1" />
|
|
<option value="X-Args-2" />
|
|
<option value="X-Args-3" />
|
|
<option value="X-Args-4" />
|
|
<option value="X-Args-5" />
|
|
<option value="X-Temperature" />
|
|
<option value="X-Model" />
|
|
<option value="X-OPENAI-API-KEY" />
|
|
</set>
|
|
</option>
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |