oneuptime/Probe/Services
Simon Larsen 56d3e7e1f2
chore: Update probeKey type to string in CustomProbeDocumentation and ProbeView components
This commit updates the probeKey prop type from ObjectID to string in the CustomProbeDocumentation and ProbeView components. The probeKey is used to identify the probe and was previously defined as ObjectID, but it should be a string. This change ensures that the probeKey is correctly passed and used throughout the components, improving the accuracy and reliability of the application.
2024-07-01 20:00:16 +01:00
..
Register.ts chore: Update probeKey type to string in CustomProbeDocumentation and ProbeView components 2024-07-01 20:00:16 +01:00