Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a note on how to configure the list of allowed APIM documents types #8177

Closed
msm1992 opened this issue Jul 16, 2024 · 1 comment
Closed

Comments

@msm1992
Copy link
Contributor

msm1992 commented Jul 16, 2024

Description:
Below configuration in APIM supports configuring the allowed file types as API documents. The default set of file types allowed are "pdf", "txt", "doc", "docx", "xls", "xlsx", "odt", "ods", "json", "yaml" and "md".

[apim.publisher]
supported_document_types = "pdf, txt, doc"

Please add this info as a note to doc[1]. This config is applicable to all APIM versions above 3.2.0.

[1]. https://apim.docs.wso2.com/en/3.2.0/learn/design-api/api-documentation/add-api-documentation/#add-documentation-using-a-file

Affected Product Version:
3.2.0 onwards

Related Issues:
wso2/product-apim#11500

@vishmi49
Copy link
Contributor

Documentation is updated with following PRs

[3.2.0] #8302
[4.0.0]#8309
[4.1.0] #8310
[4.2.0] #8311
[4.3.0]#8312
[master]#8313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants