Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e9881d885 | ||
|
|
5b7e422d75 |
@@ -4,14 +4,6 @@ about: Suggest an new feature or enhancement for this project
|
||||
|
||||
---
|
||||
|
||||
### Q&A (please complete the following information)
|
||||
- OS: [e.g. macOS]
|
||||
- Browser: [e.g. chrome, safari]
|
||||
- Version: [e.g. 22]
|
||||
- Method of installation: [e.g. npm, dist assets]
|
||||
- Swagger-UI version: [e.g. 3.10.0]
|
||||
- Swagger/OpenAPI version: [e.g. Swagger 2.0, OpenAPI 3.0]
|
||||
|
||||
### Content & configuration
|
||||
|
||||
Swagger/OpenAPI definition:
|
||||
|
||||
@@ -63,6 +63,7 @@ export default class Operations extends React.Component {
|
||||
return (
|
||||
<OperationTag
|
||||
key={"operation-" + tag}
|
||||
myProp={"whatever"}
|
||||
tagObj={tagObj}
|
||||
tag={tag}
|
||||
layoutSelectors={layoutSelectors}
|
||||
|
||||
Reference in New Issue
Block a user