ocean icon indicating copy to clipboard operation
ocean copied to clipboard

[Enhancement] [Integration] [PagerDuty] Rename "Create At" property to "Created At"

Open JaanJah opened this issue 1 year ago • 0 comments

Motivation

Currently the default blueprint for PagerDuty creates a property called createdAt, but it's title is set as "Create At", it would make more sense if it was called "Created At" instead.

Proposed Changes

  • https://github.com/port-labs/ocean/blob/71670fee65148cfde82a19d1ba5f7fe98cbc93e9/integrations/opsgenie/.port/resources/blueprints.json#L139
-          "title": "Create At",
+          "title": "Created At",

Are you willing to submit a PR?

  • [X] I'm willing to submit a PR!

JaanJah avatar Jul 16 '24 13:07 JaanJah