Skip to content

Commit

Permalink
Merge pull request #9 from shrutimantri/add-missing-images
Browse files Browse the repository at this point in the history
fix(docs): correct the example and add image to the hubspot tasks
  • Loading branch information
anna-geller authored Aug 11, 2024
2 parents a15e2d9 + f102466 commit de0fa28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/java/io/kestra/plugin/hubspot/tickets/Create.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
@Getter
@NoArgsConstructor
@Schema(
title = "Creates ticket in Hubspot"
title = "Creates ticket in Hubspot."
)
@Plugin(
examples = {
@Example(
full = true,
code = """
- id: hubspot
type: io.kestra.plugin.hubspot.tickets.Create
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit de0fa28

Please sign in to comment.