OpsLevel / opslevel-go

A Go client for interacting with OpsLevel
MIT License
5 stars 12 forks source link

replace float32 with float64 for OpsLevel terraform provider #395

Closed davidbloss closed 2 months ago

davidbloss commented 2 months ago

Issues

Changelog

Update "Usage" field in Repository struct. Was float32, is now float64.

Tophatting

task test - tests pass