Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-13177

[Playground] Change using of MustParse with Parse for all API methods

Details

    Description

      Now API methods use uuid.MustParse() to get uuid from request parameters. If parameters don't match the correct uuid this method will throw panic.

      Need to use uuid.Parse() instead of uuid.MustParse() to prevent this case. In case uuid.Parse() returns error return errors.InvalidArgumentError.

      Attachments

        Issue Links

          Activity

            People

              Aydar Zaynutdinov Aydar Zaynutdinov
              Aydar Zaynutdinov Aydar Zaynutdinov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m