Skip to content

Commit ddcbb72

Browse files
committed
Updated sources
1 parent f27a58e commit ddcbb72

54 files changed

Lines changed: 76 additions & 76 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
groupdocs_annotation_cloud (22.2)
4+
groupdocs_annotation_cloud (23.4)
55
addressable (~> 2.5.0, >= 2.5.0)
66
faraday (~> 0.14.0)
77

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2003-2021 Aspose Pty Ltd
3+
Copyright (c) 2003-2023 Aspose Pty Ltd
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem install groupdocs_annotation_cloud
1313
To add dependency to your app copy following into your Gemfile and run `bundle install`:
1414

1515
```
16-
gem "groupdocs_annotation_cloud", "~> 22.2"
16+
gem "groupdocs_annotation_cloud", "~> 23.4"
1717
```
1818

1919
## Getting Started

lib/groupdocs_annotation_cloud.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ------------------------------------------------------------------------------------
22
# <copyright company="Aspose Pty Ltd" file="groupdocs_annotation_cloud.rb">
3-
# Copyright (c) 2003-2021 Aspose Pty Ltd
3+
# Copyright (c) 2003-2023 Aspose Pty Ltd
44
# </copyright>
55
# <summary>
66
# Permission is hereby granted, free of charge, to any person obtaining a copy

lib/groupdocs_annotation_cloud/api/annotate_api.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -----------------------------------------------------------------------------------
22
# <copyright company="Aspose Pty Ltd" file="annotate.rb">
3-
# Copyright (c) 2003-2021 Aspose Pty Ltd
3+
# Copyright (c) 2003-2023 Aspose Pty Ltd
44
# </copyright>
55
# <summary>
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -329,7 +329,7 @@ def remove_annotations_with_http_info(request)
329329
#
330330
# --------------------------------------------------------------------------------------------------------------------
331331
# <copyright company="Aspose Pty Ltd" file="annotate_request.rb">
332-
# Copyright (c) 2003-2021 Aspose Pty Ltd
332+
# Copyright (c) 2003-2023 Aspose Pty Ltd
333333
# </copyright>
334334
# <summary>
335335
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -374,7 +374,7 @@ def initialize(options)
374374
#
375375
# --------------------------------------------------------------------------------------------------------------------
376376
# <copyright company="Aspose Pty Ltd" file="annotate_direct_request.rb">
377-
# Copyright (c) 2003-2021 Aspose Pty Ltd
377+
# Copyright (c) 2003-2023 Aspose Pty Ltd
378378
# </copyright>
379379
# <summary>
380380
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -419,7 +419,7 @@ def initialize(options)
419419
#
420420
# --------------------------------------------------------------------------------------------------------------------
421421
# <copyright company="Aspose Pty Ltd" file="extract_request.rb">
422-
# Copyright (c) 2003-2021 Aspose Pty Ltd
422+
# Copyright (c) 2003-2023 Aspose Pty Ltd
423423
# </copyright>
424424
# <summary>
425425
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -464,7 +464,7 @@ def initialize(file_info)
464464
#
465465
# --------------------------------------------------------------------------------------------------------------------
466466
# <copyright company="Aspose Pty Ltd" file="remove_annotations_request.rb">
467-
# Copyright (c) 2003-2021 Aspose Pty Ltd
467+
# Copyright (c) 2003-2023 Aspose Pty Ltd
468468
# </copyright>
469469
# <summary>
470470
# Permission is hereby granted, free of charge, to any person obtaining a copy

lib/groupdocs_annotation_cloud/api/file_api.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -----------------------------------------------------------------------------------
22
# <copyright company="Aspose Pty Ltd" file="file.rb">
3-
# Copyright (c) 2003-2021 Aspose Pty Ltd
3+
# Copyright (c) 2003-2023 Aspose Pty Ltd
44
# </copyright>
55
# <summary>
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -449,7 +449,7 @@ def upload_file_with_http_info(request)
449449
#
450450
# --------------------------------------------------------------------------------------------------------------------
451451
# <copyright company="Aspose Pty Ltd" file="copy_file_request.rb">
452-
# Copyright (c) 2003-2021 Aspose Pty Ltd
452+
# Copyright (c) 2003-2023 Aspose Pty Ltd
453453
# </copyright>
454454
# <summary>
455455
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -510,7 +510,7 @@ def initialize(src_path, dest_path, src_storage_name = nil, dest_storage_name =
510510
#
511511
# --------------------------------------------------------------------------------------------------------------------
512512
# <copyright company="Aspose Pty Ltd" file="delete_file_request.rb">
513-
# Copyright (c) 2003-2021 Aspose Pty Ltd
513+
# Copyright (c) 2003-2023 Aspose Pty Ltd
514514
# </copyright>
515515
# <summary>
516516
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -563,7 +563,7 @@ def initialize(path, storage_name = nil, version_id = nil)
563563
#
564564
# --------------------------------------------------------------------------------------------------------------------
565565
# <copyright company="Aspose Pty Ltd" file="download_file_request.rb">
566-
# Copyright (c) 2003-2021 Aspose Pty Ltd
566+
# Copyright (c) 2003-2023 Aspose Pty Ltd
567567
# </copyright>
568568
# <summary>
569569
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -616,7 +616,7 @@ def initialize(path, storage_name = nil, version_id = nil)
616616
#
617617
# --------------------------------------------------------------------------------------------------------------------
618618
# <copyright company="Aspose Pty Ltd" file="move_file_request.rb">
619-
# Copyright (c) 2003-2021 Aspose Pty Ltd
619+
# Copyright (c) 2003-2023 Aspose Pty Ltd
620620
# </copyright>
621621
# <summary>
622622
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -677,7 +677,7 @@ def initialize(src_path, dest_path, src_storage_name = nil, dest_storage_name =
677677
#
678678
# --------------------------------------------------------------------------------------------------------------------
679679
# <copyright company="Aspose Pty Ltd" file="upload_file_request.rb">
680-
# Copyright (c) 2003-2021 Aspose Pty Ltd
680+
# Copyright (c) 2003-2023 Aspose Pty Ltd
681681
# </copyright>
682682
# <summary>
683683
# Permission is hereby granted, free of charge, to any person obtaining a copy

lib/groupdocs_annotation_cloud/api/folder_api.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -----------------------------------------------------------------------------------
22
# <copyright company="Aspose Pty Ltd" file="folder.rb">
3-
# Copyright (c) 2003-2021 Aspose Pty Ltd
3+
# Copyright (c) 2003-2023 Aspose Pty Ltd
44
# </copyright>
55
# <summary>
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -430,7 +430,7 @@ def move_folder_with_http_info(request)
430430
#
431431
# --------------------------------------------------------------------------------------------------------------------
432432
# <copyright company="Aspose Pty Ltd" file="copy_folder_request.rb">
433-
# Copyright (c) 2003-2021 Aspose Pty Ltd
433+
# Copyright (c) 2003-2023 Aspose Pty Ltd
434434
# </copyright>
435435
# <summary>
436436
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -487,7 +487,7 @@ def initialize(src_path, dest_path, src_storage_name = nil, dest_storage_name =
487487
#
488488
# --------------------------------------------------------------------------------------------------------------------
489489
# <copyright company="Aspose Pty Ltd" file="create_folder_request.rb">
490-
# Copyright (c) 2003-2021 Aspose Pty Ltd
490+
# Copyright (c) 2003-2023 Aspose Pty Ltd
491491
# </copyright>
492492
# <summary>
493493
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -536,7 +536,7 @@ def initialize(path, storage_name = nil)
536536
#
537537
# --------------------------------------------------------------------------------------------------------------------
538538
# <copyright company="Aspose Pty Ltd" file="delete_folder_request.rb">
539-
# Copyright (c) 2003-2021 Aspose Pty Ltd
539+
# Copyright (c) 2003-2023 Aspose Pty Ltd
540540
# </copyright>
541541
# <summary>
542542
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -589,7 +589,7 @@ def initialize(path, storage_name = nil, recursive = nil)
589589
#
590590
# --------------------------------------------------------------------------------------------------------------------
591591
# <copyright company="Aspose Pty Ltd" file="get_files_list_request.rb">
592-
# Copyright (c) 2003-2021 Aspose Pty Ltd
592+
# Copyright (c) 2003-2023 Aspose Pty Ltd
593593
# </copyright>
594594
# <summary>
595595
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -638,7 +638,7 @@ def initialize(path, storage_name = nil)
638638
#
639639
# --------------------------------------------------------------------------------------------------------------------
640640
# <copyright company="Aspose Pty Ltd" file="move_folder_request.rb">
641-
# Copyright (c) 2003-2021 Aspose Pty Ltd
641+
# Copyright (c) 2003-2023 Aspose Pty Ltd
642642
# </copyright>
643643
# <summary>
644644
# Permission is hereby granted, free of charge, to any person obtaining a copy

lib/groupdocs_annotation_cloud/api/info_api.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -----------------------------------------------------------------------------------
22
# <copyright company="Aspose Pty Ltd" file="info.rb">
3-
# Copyright (c) 2003-2021 Aspose Pty Ltd
3+
# Copyright (c) 2003-2023 Aspose Pty Ltd
44
# </copyright>
55
# <summary>
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -222,7 +222,7 @@ def get_supported_file_formats_with_http_info()
222222
#
223223
# --------------------------------------------------------------------------------------------------------------------
224224
# <copyright company="Aspose Pty Ltd" file="get_info_request.rb">
225-
# Copyright (c) 2003-2021 Aspose Pty Ltd
225+
# Copyright (c) 2003-2023 Aspose Pty Ltd
226226
# </copyright>
227227
# <summary>
228228
# Permission is hereby granted, free of charge, to any person obtaining a copy

lib/groupdocs_annotation_cloud/api/license_api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -----------------------------------------------------------------------------------
22
# <copyright company="Aspose Pty Ltd" file="license.rb">
3-
# Copyright (c) 2003-2021 Aspose Pty Ltd
3+
# Copyright (c) 2003-2023 Aspose Pty Ltd
44
# </copyright>
55
# <summary>
66
# Permission is hereby granted, free of charge, to any person obtaining a copy

lib/groupdocs_annotation_cloud/api/preview_api.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -----------------------------------------------------------------------------------
22
# <copyright company="Aspose Pty Ltd" file="preview.rb">
3-
# Copyright (c) 2003-2021 Aspose Pty Ltd
3+
# Copyright (c) 2003-2023 Aspose Pty Ltd
44
# </copyright>
55
# <summary>
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -224,7 +224,7 @@ def get_pages_with_http_info(request)
224224
#
225225
# --------------------------------------------------------------------------------------------------------------------
226226
# <copyright company="Aspose Pty Ltd" file="delete_pages_request.rb">
227-
# Copyright (c) 2003-2021 Aspose Pty Ltd
227+
# Copyright (c) 2003-2023 Aspose Pty Ltd
228228
# </copyright>
229229
# <summary>
230230
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -269,7 +269,7 @@ def initialize(file_info)
269269
#
270270
# --------------------------------------------------------------------------------------------------------------------
271271
# <copyright company="Aspose Pty Ltd" file="get_pages_request.rb">
272-
# Copyright (c) 2003-2021 Aspose Pty Ltd
272+
# Copyright (c) 2003-2023 Aspose Pty Ltd
273273
# </copyright>
274274
# <summary>
275275
# Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)