Skip to content

Commit

Permalink
IJMP-1813 Small change
Browse files Browse the repository at this point in the history
Signed-off-by: Uladzislau <[email protected]>
  • Loading branch information
KUGDev committed Sep 18, 2024
1 parent 1941f90 commit 7bfc34f
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.SerializedName

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import okhttp3.OkHttpClient
import org.zowe.kotlinsdk.ALL_MEMBERS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.Expose
import com.google.gson.annotations.SerializedName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import okhttp3.OkHttpClient
import org.zowe.kotlinsdk.impl.zosmf.Connection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.SerializedName

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import okhttp3.Credentials
import okhttp3.OkHttpClient
import org.zowe.kotlinsdk.impl.zosmf.Connection
import org.zowe.kotlinsdk.impl.zosmf.Operation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import okhttp3.OkHttpClient
import org.zowe.kotlinsdk.impl.zosmf.Connection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.SerializedName

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.Expose
import com.google.gson.annotations.SerializedName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.Expose
import com.google.gson.annotations.SerializedName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.Expose
import com.google.gson.annotations.SerializedName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.SerializedName

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.Expose
import com.google.gson.annotations.SerializedName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import org.zowe.kotlinsdk.annotations.AvailableSince
import org.zowe.kotlinsdk.annotations.ZVersion
import okhttp3.ResponseBody
import org.zowe.kotlinsdk.impl.zosmf.datasets.data.XIBMDataType
import org.zowe.kotlinsdk.impl.zosmf.datasets.data.XIBMMigratedRecall
import org.zowe.kotlinsdk.impl.zosmf.datasets.data.XIBMObtainENQ
import org.zowe.kotlinsdk.impl.zosmf.datasets.data.XIBMRecordRange
import retrofit2.Call
import retrofit2.http.*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.Expose
import com.google.gson.annotations.SerializedName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import okhttp3.OkHttpClient
import org.zowe.kotlinsdk.impl.zosmf.Connection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import okhttp3.OkHttpClient
import org.zowe.kotlinsdk.impl.zosmf.Connection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

// TODO: doc
data class XIBMAttr(private val type: Type = Type.BASE, private val isTotal: Boolean = false) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

// TODO: doc
enum class XIBMBpxkAutoCvt(private val type: String) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

import com.google.gson.annotations.Expose
import com.google.gson.annotations.SerializedName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Copyright IBA Group 2020
//

package org.zowe.kotlinsdk.impl.restfiles
package org.zowe.kotlinsdk.impl.restfiles_ignore

/**
* This interface defines the options that can be sent into the copy data set function.
Expand Down

0 comments on commit 7bfc34f

Please sign in to comment.