Last updated

Project 6 Summary

What made you smile?

  • Replay look nice! Its handy and easy to use. Its pretty close to Postman, so anyone with exp in Postman should easly learn this feature

What made you unhappy

  • As developers we dont know how to use ENVIRONMENT VARIABLES and how to use VARIABLES in Replay (in YAML FILES) - it needs some better instruction/documentation
  • We cannot finish all bullets from training :(, we tried to find documentation, but no success

What did you find confusing?

  • [minor issue] It hard to see error message in WYSIWYG - they should be more visible, because we missing it and open some 3rd party tool to validate openapi file.
  • [issue] There is no information how to use Environment Variables - we expect to have some documentation/instrunction on feedback page?
    • This page should contain how to use it in YAML files also
      • We cannnot use env variable in YAML file (we found some instrucion in RBAC configuration) but it not works
        '{{process.env.OUR_SERVER}}'
  • [minor issue] anchor doesn't copy url
  • So we discover that we can create ENV in Replay but we cannot use it in YAML file
  • Some bug with variable not set: CleanShot 2024-06-05 at 16.15.30@2x.png