# Project 17 ## What made you smile? - It was tough ## What did you find confusing? - Decorator swaped summary and decription in sidebar but not in content panel. Preprocessor worked correctly. ![decorator.png](/assets/decorator.d5d9187b120d85d0eafd75784ffa1471061272ec6890e4d85d1864f8789a96cb.8bed52ad.png) ![preprocessor.png](/assets/preprocessor.83b3596db0683fbfe13729ba08d757a87b2bc068fcff6102241d36e83f91480b.8bed52ad.png) - There were 2 logs in build logs about decorator run and 10 logs for preprocessor run. ![deploy-decorator.png](/assets/deploy-decorator.96ec4fc1f23418d709b2aa289d718c45e85f6790e2a220781fa65f5e50c4cca1.8bed52ad.png) ![deploy-preprocessor.png](/assets/deploy-preprocessor.2a85a060a4f577d0c3698be719f9e44fdd910323db86165f5a62b500e0dde7fe.8bed52ad.png) - Missing docs on available openapi classes (Couldn't find `WebhooksMap`). Whould be good to have it somwwhere near rules/decorators docs [found it](https://redocly.com/docs/openapi-visual-reference/openapi-node-types#openapi-3.0-and-3.1-node-type-tree) - How to apply rules to specific apis? - Webhooks section in docs is not usable. - Files open slowly with webview and github api. - Newly created folder is not selected (we start creation at the top, then after creation is appears somwwhere in the list, not selected) - Broken links are reported incorrectly (line number is 1 or 3, while in reality it should be in hundreds) ![link-checker-lines.png](/assets/link-checker-lines.3edc9360c1ff78d7686a503e5b50512564c7350bcf1016c11a97fd5004a79eac.8bed52ad.png) - Impossible to ignore broken links for specific apis (or couldn't find how)